AArch64 basic boot and upper reloc

This commit is contained in:
2025-03-17 23:05:53 +02:00
parent caec288157
commit 7305ce220a
7 changed files with 496 additions and 9 deletions
+1
View File
@@ -3,6 +3,7 @@ gdb-remote localhost:1234
target modules add zig-out/bin/kernel
# target modules load -f zig-out/bin/kernel -s 0xFFFFFFF000200000
target modules load -f zig-out/bin/kernel -s 0x40080000
target modules load -f zig-out/bin/kernel -s 0xFFFFFF8040080000
# breakpoint set -H -a 0x80200000
# process continue