1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/arch
Stefan Lankes 748744cdf9
add basic gdb support for aarch64 (#94)
following kernel features are required:
- first page table (pl0) is located at a fix address
- unhandled page faults are forwarded to the hypervisor
2018-07-21 21:42:11 +02:00
..
aarch64 add basic gdb support for aarch64 (#94) 2018-07-21 21:42:11 +02:00
x86_64 fix TLS initialization, disable the support of contiguous blocks 2018-06-29 10:28:10 +00:00