genode/base-hw/src
Norman Feske d43d9900ab base-hw: Make memory_region_attr CPU-specific
This patch moves the implementation of the 'Arm::memory_region_attr'
function from the generic ARM code to the ARM v6/v7 specific code
to enable the customization of page-table bits depending on the
specific CPU core type. I.e., the ARM1176 apparently does not cope
well with setting the 'Tex::bits(2)' for MMIO mappings.
2013-05-15 20:47:52 +02:00
..
base base-hw: Avoid early calls of cmpxchg 2013-05-15 20:47:46 +02:00
core base-hw: Make memory_region_attr CPU-specific 2013-05-15 20:47:52 +02:00
platform Rework the internal lock interface 2013-02-25 22:14:21 +01:00