mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
42db1e112b
* introduces central memory map for core/kernel * on 32-bit platforms the kernel/core starts at 0x80000000 * on 64-bit platforms the kernel/core starts at 0xffffffc000000000 * mark kernel/core mappings as global ones (tagged TLB) * move the exception vector to begin of core's binary, thereby bootstrap knows from where to map it appropriately * do not map boot modules into core anymore * constrain core's virtual heap memory area * differentiate in between user's and core's main thread's UTCB, which now resides inside the kernel segment Ref #2091 |
||
---|---|---|
.. | ||
arm | ||
arm_v6 | ||
arm_v7 | ||
arndale | ||
cortex_a8 | ||
cortex_a9 | ||
cortex_a15 | ||
exynos5 | ||
imx6 | ||
imx53_qsb | ||
muen | ||
odroid_xu | ||
panda | ||
pbxa9 | ||
riscv | ||
rpi | ||
smp | ||
usb_armory | ||
wand_quad | ||
x86_64 | ||
x86_pc | ||
zynq | ||
zynq_qemu |