Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BoardConfig.mk | D | 25-Apr-2025 | 1,001 | 31 | 10 | |
README.txt | D | 25-Apr-2025 | 350 | 11 | 7 | |
details.mk | D | 25-Apr-2025 | 1.1 KiB | 28 | 8 |
README.txt
1The "emu64a16k" product defines a non-hardware-specific IA target 2without a kernel or bootloader. 3 4This only supports 64bit 16KB pagesize abi: arm64_16k 5 6It can be used to build the entire user-level system, and 7will work with the IA version of the emulator, 8 9It is not a product "base class"; no other products inherit 10from it or use it in any way. 11