genode/repos/base-hw
Stefan Kalkowski 166672fe16 hw: l2 cache initialization is platform specific
On ARM Cortex A9 platforms the external PL310 L2 cache controller
needs to be initialized dependent on the SoC. For instance on Pandaboard
it needs to call the firmware running in TrustZone's secure world,
on i.MX6 it initializes it directly, on other boards it doesn't need
to be initialized at all, because the bootloader already did so.
Therefore, we should implement the PL310 intialization in board specific
code and not in the base class implementation.

Ref #1312
2016-01-15 16:42:12 +01:00
..
doc doc: Extend Muen tutorial to match new build process 2016-01-08 14:37:57 +01:00
include hw: remove main thread's initial UTCB from vm area 2015-12-10 13:16:27 +01:00
lib hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
mk/spec Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
ports hw: Add port for Muen Separation Kernel 2016-01-08 14:37:56 +01:00
run remove Versatile Express board (Fix #1611) 2015-07-07 19:48:06 +02:00
src hw: l2 cache initialization is platform specific 2016-01-15 16:42:12 +01:00