genode/base-hw
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
..
doc Minor style fix 2012-08-22 09:51:31 +02:00
include Define board declarations in a more generic fashion 2012-10-24 16:41:13 +02:00
lib/mk Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
mk Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
run Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
src Introduce platform-specific services for core 2012-10-29 10:08:29 +01:00