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