Add RISC-V Support 06/25106/8
authorAlistair Francis <alistair.francis@wdc.com>
Tue, 11 Aug 2020 18:11:14 +0000 (11:11 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 16 Dec 2020 20:50:41 +0000 (20:50 +0000)
commita39849e1170bc931ca5bbcbae1445fabb8ca25cd
tree7e57618e858b0fc8394a0dac0f222f431c69db7d
parent90682909b0d83a133155651f1e04bb39cb37d8d9
Add RISC-V Support

This is initial patches to add RISC-V support to AGL.

This should allow building AGL for the qemuriscv64 MACHINE.

Tested with the latest branches setup by running repo following
the AGL instructions.

This was also tested with the latest master OE.

Currently I can boot console only images, the GUI isn't working yet,
although the splash screen works.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Change-Id: I89ef13da8fb273f2a016fa3d1f0735f4c2a54bec
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25106
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>