genode/repos/base-hw/include
Martin Stein be7d5b4827 hw: use context-area base that is ok for VEA9X4-TZ
On VEA9X4-TZ, the context-area overlaps with the virtual area of the
text, data and bss. However, we can't simply change the link address as
the core image (used physically respectively 1:1 mapped) needs to be in
this particular RAM-region as it is the only one that can be protected
against a VM. Thus I've moved the context area to a place where it
shouldn't disturb any HW-platform.

Fixes #1337
2015-01-07 10:41:22 +01:00
..
arm/kernel Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
base hw: use context-area base that is ok for VEA9X4-TZ 2015-01-07 10:41:22 +01:00
cpu_session Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
irq_session Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
kernel hw: remove deprecated TLB declaration 2014-12-19 13:58:47 +01:00
platform hw: remove memory region duplicate (fix #1304) 2014-11-28 12:02:40 +01:00
signal_session Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
vm_session Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00