genode/repos/base-hw/src/core
Martin Stein 9a4a0448be hw vea9x4: remove trustzone support
When building Genode for VEA9X4 as micro-hypervisor protected by the ARM
TrustZone hardware we ran into limitations regarding our basic daily
testing routines. The most significant is that, when speaking about RAM
partitioning, the only available options are to configure the whole SRAM
to be secure and the whole DDR-RAM to be non-secure or vice versa. The
SRAM however provides only 32 MB which isn't enough for both a
representative non-secure guest OS or a secure Genode that is still
capable of passing our basic tests. This initiated our decision to
remove the VEA9X4 TrustZone-support.

Fixes #1351
2015-01-08 13:28:42 +01:00
..
include hw vea9x4: remove trustzone support 2015-01-08 13:28:42 +01:00
kernel hw: helping on IPC 2014-12-19 13:58:47 +01:00
spec hw vea9x4: remove trustzone support 2015-01-08 13:28:42 +01:00
boot_modules.s hw: map binaries of boot modules on demand 2014-06-06 14:54:31 +02:00
console.cc hw: re-organize file structure 2014-08-15 10:19:48 +02:00
core_rm_session.cc hw: map a dataspace in core according to its flags 2014-07-24 10:18:06 +02:00
cpu.cc hw: rename processor CPU 2014-08-15 10:19:48 +02:00
cpu_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
io_mem_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
irq_session_component.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
pager.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
perf_counter.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
platform.cc hw: rename Kernel::Processor Kernel::Cpu 2014-11-28 12:02:35 +01:00
platform_pd.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
platform_thread.cc hw: remove deprecated TLB declaration 2014-12-19 13:58:47 +01:00
ram_session_support.cc hw: correctly flush cache on ARM (fix #1257) 2014-10-10 13:02:30 +02:00
rm_session_support.cc hw: fix race on pager-object dissolve 2014-12-19 13:58:48 +01:00
signal_session_component.cc hw: re-organize file structure 2014-08-15 10:19:48 +02:00
target.mk hw: enable kernel-internal tests via run tool 2014-11-28 12:02:34 +01:00
thread_start.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
vm_session_component.cc hw: map a dataspace in core according to its flags 2014-07-24 10:18:06 +02:00