genode/repos/base-hw/src/core/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: make address variables 64-bit safe (fix #2503) 2017-08-28 16:49:46 +02:00
arm_gic base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
arm_v6 hw & arm: write whole SPSR in mode transition 2017-05-31 13:16:08 +02:00
arm_v7 hw & arm: write whole SPSR in mode transition 2017-05-31 13:16:08 +02:00
arndale core: simplify initialization 2017-05-31 13:16:12 +02:00
cortex_a8 hw: cleanup core code (Ref #2394) 2017-05-31 13:15:53 +02:00
cortex_a9 timer/util: generic TIMER_MIN_TICKS_PER_MS 2017-08-28 16:49:50 +02:00
cortex_a15 hw: make address variables 64-bit safe (fix #2503) 2017-08-28 16:49:46 +02:00
exynos5 hw core: merge Kernel::Clock and Kernel::Timer 2017-05-31 13:16:10 +02:00
imx53 core: simplify initialization 2017-05-31 13:16:12 +02:00
imx53_qsb Remove UART specific SPEC identifiers (Ref #2403) 2017-05-31 13:16:10 +02:00
odroid_xu Remove UART specific SPEC identifiers (Ref #2403) 2017-05-31 13:16:10 +02:00
panda Remove UART specific SPEC identifiers (Ref #2403) 2017-05-31 13:16:10 +02:00
pbxa9 Remove UART specific SPEC identifiers (Ref #2403) 2017-05-31 13:16:10 +02:00
riscv base-hw: timer support for RISC-V 2017-08-30 10:00:00 +02:00
rpi hw rpi: fix bug that caused bad timer precision 2017-08-23 14:08:37 +02:00
smp/kernel hw: remove core internal header directories 2017-05-31 13:15:52 +02:00
usb_armory Remove UART specific SPEC identifiers (Ref #2403) 2017-05-31 13:16:10 +02:00
wand_quad Remove UART specific SPEC identifiers (Ref #2403) 2017-05-31 13:16:10 +02:00
x86_64 hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
zynq_qemu Remove UART specific SPEC identifiers (Ref #2403) 2017-05-31 13:16:10 +02:00