genode/repos/base-hw/src/core/arm
Stefan Kalkowski 7138b2740a hw: fix section insertion in translation tables
Fixes an alignment problem introduced by commit "hw: map core on demand"
where physical address alignment wasn't checked anymore, when inserting
a section within the first-level table of ARM's short translation table
format.

Many thanks to Christian Prochaska for helping to debug the problem.
2014-05-28 12:28:11 +02:00
..
boot_modules.s Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cpu_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cpu_support.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
crt0.s Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
macros.s Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
short_translation_table.h hw: fix section insertion in translation tables 2014-05-28 12:28:11 +02:00