Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BoardConfig.mk | D | 03-May-2024 | 2 KiB | 60 | 30 | |
README.txt | D | 03-May-2024 | 368 | 11 | 7 | |
device.mk | D | 03-May-2024 | 759 | 19 | 2 | |
system_ext.prop | D | 03-May-2024 | 82 | 6 | 4 |
README.txt
1The "generic_x86_64" product defines a non-hardware-specific IA target 2without a kernel or bootloader. 3 4It can be used to build the entire user-level system, and 5will work with the IA version of the emulator, 6 7It is not a product "base class"; no other products inherit 8from it or use it in any way. 9 10Third party arm64 to x86_64 translator has to be installed as well 11