genode/base-hw
Martin Stein 8d03312528 base_hw: Use board-specific 'Core_tlb'.
'Core_tlb' ensures that core never throws pagefaults,
in contrast to its base 'Tlb' that is planned to use displacement
in the future.

'Core_tlb' enables the application of differenet memory attributes
in core, according to the board specific partitioning of the physical
address space. This way it enables caching in core.
2012-11-14 16:36:51 +01:00
..
doc Nested init on i.MX31 via base_hw. Rework base_hw. 2012-11-14 16:36:41 +01:00
include base_hw: Rename 'Software_tlb' 'Tlb'. 2012-11-14 16:36:51 +01:00
lib/mk Nested init on i.MX31 via base_hw. Rework base_hw. 2012-11-14 16:36:41 +01:00
mk Nested init on i.MX31 via base_hw. Rework base_hw. 2012-11-14 16:36:41 +01:00
run Nested init on i.MX31 via base_hw. Rework base_hw. 2012-11-14 16:36:41 +01:00
src base_hw: Use board-specific 'Core_tlb'. 2012-11-14 16:36:51 +01:00