genode/repos/base-hw/src/core/include
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
..
kernel hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
spec hw: l2 cache initialization is platform specific 2016-01-15 16:42:12 +01:00
assert.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
board.h hw: rename Kernel::Processor Kernel::Cpu 2014-11-28 12:02:35 +01:00
cap_session_component.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
core_rm_session.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cpu_thread_allocator.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
irq_session_component.h base: extend irq session to support MSIs 2015-05-20 17:39:14 +02:00
map_local.h hw: map a dataspace in core according to its flags 2014-07-24 10:18:06 +02:00
object.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
page_flags.h hw: map a dataspace in core according to its flags 2014-07-24 10:18:06 +02:00
pager.h hw: use weak pointer when resolving a page-fault 2015-09-30 12:20:35 +02:00
pd_session_component.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
platform.h safeguard the synchronized allocator template 2015-09-30 12:20:39 +02:00
platform_pd.h safeguard the synchronized allocator template 2015-09-30 12:20:39 +02:00
platform_thread.h hw: use weak pointer when resolving a page-fault 2015-09-30 12:20:35 +02:00
signal_root.h Extract numeric string arguments with the correct signedness 2015-04-13 14:18:15 +02:00
signal_session_component.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
translation_table_allocator.h hw: allocate core's page-tables outside of binary 2015-07-01 14:46:17 +02:00
translation_table_allocator_tpl.h hw: allocate core's page-tables outside of binary 2015-07-01 14:46:17 +02:00
trustzone.h hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
util.h hw: allocate core's page-tables outside of binary 2015-07-01 14:46:17 +02:00
vm_root.h Extract numeric string arguments with the correct signedness 2015-04-13 14:18:15 +02:00