genode/repos/base-hw
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
..
doc Update Muen port 2017-05-31 13:16:22 +02:00
etc base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
include hw: fix capability accounting of kernel/core 2017-06-19 12:35:55 +02:00
lib/mk hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
ports base-hw: timer support for RISC-V 2017-08-30 10:00:00 +02:00
recipes depot: update recipe hashes 2017-08-30 12:41:43 +02:00
run Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
src hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00