1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 23:27:42 +00:00
serenity/Kernel/Prekernel/Arch/aarch64
Nico Weber 3c6ad4c7db Kernel: Add a class to wrap aarch64 MIDR_EL1
We'll need part_num() to determine the MMIO address base. It's
0x3F000000 on rpi3 but 0xFE000000 on rpi4.
2021-09-12 17:26:41 +00:00
..
boot.S Kernel: Let aarch64 port call into C++ 2021-09-06 21:57:59 +01:00
init.cpp Kernel: Add a class to wrap aarch64 MIDR_EL1 2021-09-12 17:26:41 +00:00
MainIdRegister.cpp Kernel: Add a class to wrap aarch64 MIDR_EL1 2021-09-12 17:26:41 +00:00
MainIdRegister.h Kernel: Add a class to wrap aarch64 MIDR_EL1 2021-09-12 17:26:41 +00:00