genode/repos/base-hw
Martin Stein 9da42dde2f hw & arm_v7: mode transition via transit ttbr0
Previously, we did the protection-domain switches without a transitional
translation table that contains only global mappings. This was fine as long
as the CPU did no speculative memory accesses. However, to enabling branch
prediction triggers such accesses. Thus, if we don't want to invalidate
predictors on every context switch, we need to switch more carefully.

ref #474
2014-08-15 10:19:48 +02:00
..
doc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include hw: re-organize file structure 2014-08-15 10:19:48 +02:00
lib/mk hw & arm_v7: mode transition via transit ttbr0 2014-08-15 10:19:48 +02:00
mk hw: core as library 2014-07-24 10:18:06 +02:00
run hw: let assembler constants be upper-case (Ref #1180) 2014-06-26 10:57:26 +02:00
src hw & arm_v7: mode transition via transit ttbr0 2014-08-15 10:19:48 +02:00