commit | 4c6011364735cc1e554a65fd259edc524dbdac9c | [log] [tgz] |
---|---|---|
author | Anup Patel <anup@brainfault.org> | Mon Dec 03 10:57:42 2018 +0530 |
committer | Andes <uboot@andestech.com> | Wed Dec 05 14:14:04 2018 +0800 |
tree | 32341e8a03679ff7919868b9e11ea8d2689cfea5 | |
parent | ef8c3d3fcec71bdd1d9d64097436041bbd48ba5c [diff] |
riscv: Add S-mode defconfigs for QEMU virt machine This patch adds S-mode defconfigs for QEMU virt machine so that we can run u-boot in S-mode on QEMU using M-mode runtime firmware (BBL or equivalent). Signed-off-by: Anup Patel <anup@brainfault.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>