summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/riscv
Commit message (Collapse)AuthorAgeFilesLines
* qemuriscv64: Add the QEMU RISC-V 64-bit machineAlistair Francis2019-06-193-0/+74
The include is split ready to add the 32-bit RISC-V machine as soon as glibc supports 32-bit RISC-V. This is based on the work in the meta-riscv layer, thanks to Khem for starting this. (From OE-Core rev: 11b6020dff4550fc3a42e04bc1e86baf37942c62) Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>