genode/repos/base-hw
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
..
doc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include hw: use context-area base that is ok for VEA9X4-TZ 2015-01-07 10:41:22 +01:00
lib hw: rename Kernel::Processor Kernel::Cpu 2014-11-28 12:02:35 +01:00
mk hw: rename Kernel::Processor Kernel::Cpu 2014-11-28 12:02:35 +01:00
run thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
src hw & cortex_a9: fix scheduling-timer speed 2015-01-06 15:22:07 +01:00