genode/repos/base-hw/src/core/spec
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
..
arm hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
arm_gic hw: construct kernel irq objects on demand 2015-04-17 16:13:21 +02:00
arm_v6 hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
arm_v7 hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
arndale hw: construct kernel irq objects on demand 2015-04-17 16:13:21 +02:00
cortex_a15 hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
exynos5 hw_x86_64: Add x86-specific I/O mem allocator init 2015-05-26 09:39:45 +02:00
imx6 hw_x86_64: Add x86-specific I/O mem allocator init 2015-05-26 09:39:45 +02:00
imx53 hw & imx53: kernel Trustzone config for USB armory 2015-11-29 18:17:04 +01:00
panda hw: l2 cache initialization is platform specific 2016-01-15 16:42:12 +01:00
pbxa9 hw_x86_64: Add x86-specific I/O mem allocator init 2015-05-26 09:39:45 +02:00
rpi hw_x86_64: Add x86-specific I/O mem allocator init 2015-05-26 09:39:45 +02:00
smp/kernel hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
x86 hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
x86_64 hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
zynq base-hw: Add basic Zynq-7000 support (QEMU) 2015-09-09 15:14:28 +02:00