aboutsummaryrefslogtreecommitdiff
path: root/defs/x86_64-hm-linker.ld
Commit message (Collapse)AuthorAge
* chore: add v2p and p2v conversion wrt. id mappingTianhao Wang2024-06-11
| | | | Also renamed a few symbols to avoid confusion.
* fix kernel mapping start addressTianhao Wang2024-06-11
| | | | | should be 0xffff_8020_0000_0000, but I used the id mapping by mistake (0xffff_8000_0000_0000)
* chore: cleanupTianhao Wang2024-06-11
| | | | Signed-off-by: Tianhao Wang <shrik3@mailbox.org>
* mm: fully map the kernel to high memoryTianhao Wang2024-06-11