Sönke Holz
|
da88d766b2
|
Kernel/riscv64: Make the kernel compile
This commits inserts TODOs into all necessary places to make the kernel
compile on riscv64!
|
2023-11-10 15:51:31 -07:00 |
|
Liav A
|
91db482ad3
|
Kernel: Reorganize Arch/x86 directory to Arch/x86_64 after i686 removal
No functional change.
|
2022-12-28 11:53:41 +01:00 |
|
Liav A
|
5ff318cf3a
|
Kernel: Remove i686 support
|
2022-12-28 11:53:41 +01:00 |
|
Timon Kruiper
|
a47271ebdc
|
Kernel: Move PAGE_MASK define to the shared CPU.h header
These are the same for both x86 and aarch64 for now. Also update some
include paths to use the generic CPU.h header.
|
2022-10-26 20:01:45 +02:00 |
|
James Mintram
|
6299a69253
|
Kernel: Make handle_crash available to aarch64
|
2022-04-02 19:34:20 -07:00 |
|
James Mintram
|
026efae8a8
|
Kernel: Add PAGE_MASK to an aarch64 CPU header
|
2022-04-02 19:34:20 -07:00 |
|