Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BoardConfig.mk | D | 04-Jul-2025 | 1.8 KiB | 56 | 12 | |
README.txt | D | 04-Jul-2025 | 330 | 8 | 6 | |
device.mk | D | 04-Jul-2025 | 604 | 16 | 0 |
README.txt
1The "generic_arm64_plus_armv7" product defines a non-hardware-specific arm64 2target with armv7 compatible arm32. It is used for building CTS and other 3test suites for which the 32-bit binaries may be run on older devices with 4armv7 CPUs. 5 6It is not a product "base class"; no other products inherit 7from it or use it in any way. 8