Colin Cross | dac7288 | 2022-10-03 12:43:19 -0700 | [diff] [blame] | 1 | The "generic_riscv64" product defines a non-hardware-specific riscv64 target |
2 | without a bootloader. | ||||
3 | |||||
4 | It is also the target to build the generic kernel image (GKI). | ||||
5 | |||||
6 | It is not a product "base class"; no other products inherit | ||||
7 | from it or use it in any way. |