Enable and configure APLIC & IMSIC

This commit is contained in:
2024-06-04 18:56:27 +02:00
parent 45f420a338
commit f95c522b0a
7 changed files with 213 additions and 28 deletions

View File

@ -19,3 +19,4 @@ ld.lld -T kernel\linker.lds -o build\kernel.elf ^
build\lib.o ^
build\vm.o ^
build\spinlock.o ^
build\aplic.o ^