genode/repos/base-hw/src/core
Martin Stein e7d57ded36 hw & trustzone: fix alignm. of VM exception-vector
After modifying mode transition for branch prediction tz_vmm wasn't
working anymore on hw_imx53_tz but the modifications had nothing to do
with the VM code. However, the amount of instructions in the MT before the
VM exception-vector changed. So I tried stuffing the last working version with
NOPs and found that tz_vmm worked for some NOP amounts and for others not.
Thus, I increased the alignment of the VM exception-vector from 16 bytes to 32
bytes, é voila, its working with any amount of NOPs as well as with branch
prediction commits.

ref #474
2014-08-15 10:19:49 +02:00
..
include hw & arm_v7: enable branch prediction 2014-08-15 10:19:49 +02:00
kernel hw & arm_v7: mode transition via transit ttbr0 2014-08-15 10:19:48 +02:00
spec hw & trustzone: fix alignm. of VM exception-vector 2014-08-15 10:19:49 +02: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_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cpu.cc hw: rename processor CPU 2014-08-15 10:19:48 +02:00
dummy.cc hw: core as library 2014-07-24 10:18:06 +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 hw: re-organize file structure 2014-08-15 10:19:48 +02:00
perf_counter.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
platform_pd.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
platform_thread.cc hw: rename processor CPU 2014-08-15 10:19:48 +02:00
platform.cc hw: core as library 2014-07-24 10:18:06 +02:00
ram_session_support.cc base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
rm_session_support.cc base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
signal_session_component.cc hw: re-organize file structure 2014-08-15 10:19:48 +02:00
target.mk hw: core as library 2014-07-24 10:18:06 +02:00
thread_start.cc hw: re-organize file structure 2014-08-15 10:19:48 +02:00
vm_session_component.cc hw: map a dataspace in core according to its flags 2014-07-24 10:18:06 +02:00