genode/repos/base-hw/src/core/kernel
Stefan Kalkowski 07c8d1652e hw_arndale: setup ARM hypervisor mode
To enable support of hardware virtualization for ARM on the Arndale board,
the cpu needs to be prepared to enter the non-secure mode, as long as it does
not already run in it. Therefore, especially the interrupt controller and
some TrustZone specific system registers need to be prepared. Moreover,
the exception vector for the hypervisor needs to be set up properly, before
booting normally in the supervisor mode of the non-secure world.

Ref #1405
2015-02-27 11:48:05 +01:00
..
cpu.cc hw: extend kernel interrupt class 2015-02-27 11:43:56 +01:00
irq.cc hw: extend kernel interrupt class 2015-02-27 11:43:56 +01:00
kernel.cc hw_arndale: setup ARM hypervisor mode 2015-02-27 11:48:05 +01:00
pd.cc hw & arm_v7: mode transition via transit ttbr0 2014-08-15 10:19:48 +02:00
signal_receiver.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
test.cc hw: enable kernel-internal tests via run tool 2014-11-28 12:02:34 +01:00
thread.cc hw: don't use ARM CPU-state stuff in generic code 2015-02-16 13:40:36 +01:00
vm.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00