genode/base-nova/src
Stefan Kalkowski dc3d784e6d Introduce platform-specific services for core
By now all services in core where created, and registered in the generic
main routine. Although there exists already a x86-specific service (I/O ports)
there was no possibility to announce core-services for certain platforms only.
This commit introduces a hook function in the 'Platform' class, that enables
registration of platform-specific services. Moreover, the io-port service
is offered on x86 platforms only now.
2012-10-29 10:08:29 +01:00
..
base Cleanup: remove 'first' and 'next' of cpu_session 2012-10-24 11:34:38 +02:00
core Introduce platform-specific services for core 2012-10-29 10:08:29 +01:00
kernel Use NOVA microkernel from github, add 64bit 2012-06-20 19:44:07 +02:00
platform NOVA: cleanup - remove _first_sel special handling 2012-10-08 15:08:12 +02:00
test/cap_integrity Adjust cap_integrity test to NOVA changes 2012-08-09 11:09:42 +02:00