genode/repos/base-hw/lib/mk/spec
Stefan Kalkowski 42db1e112b hw: introduce kernel/user address space split
* 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
2017-10-19 13:31:17 +02:00
..
arm hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
arm_v6 hw: remove core internal header directories 2017-05-31 13:15:52 +02:00
arm_v7 hw: remove core internal header directories 2017-05-31 13:15:52 +02:00
arndale hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
cortex_a8 hw: remove core internal header directories 2017-05-31 13:15:52 +02:00
cortex_a9 hw: cleanup core code (Ref #2394) 2017-05-31 13:15:53 +02:00
cortex_a15 hw: cleanup core code (Ref #2394) 2017-05-31 13:15:53 +02:00
exynos5 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
imx6 Remove UART specific SPEC identifiers (Ref #2403) 2017-05-31 13:16:10 +02:00
imx53_qsb hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
muen base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
odroid_xu hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
panda hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
pbxa9 hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
riscv hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
rpi hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
smp hw: remove core internal header directories 2017-05-31 13:15:52 +02:00
usb_armory hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
wand_quad hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
x86_64 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
x86_pc hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
zynq hw: cleanup core code (Ref #2394) 2017-05-31 13:15:53 +02:00
zynq_qemu hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00