genode/tool/run/boot_dir
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
..
fiasco run: link all files in [run_dir]/genode to core 2017-05-31 13:15:56 +02:00
foc foc: do not accidentally delete boot directory 2017-06-19 12:35:56 +02:00
hw hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
linux run: use absolute path for symlinks in linux run dir 2017-08-18 10:24:48 +02:00
nova run: compress image.elf in NOVA boot dir 2017-10-05 17:40:02 +02:00
okl4 run: link all files in [run_dir]/genode to core 2017-05-31 13:15:56 +02:00
pistachio run: link all files in [run_dir]/genode to core 2017-05-31 13:15:56 +02:00
sel4 sel4: add uefi boot support via mbi2 2017-08-28 16:49:47 +02:00