commit | 3cfc825261d90472fa11ea72d7ed2d293b744140 | [log] [tgz] |
---|---|---|
author | Anup Patel <anup@brainfault.org> | Wed Dec 12 06:12:29 2018 -0800 |
committer | Andes <uboot@andestech.com> | Tue Dec 18 09:56:26 2018 +0800 |
tree | d319190cd7da211e66df64d47b51234e1f013286 | |
parent | 44fe795c149cac67a6dbc12a16f7ec5d813b9523 [diff] |
riscv: Introduce a Kconfig option for machine mode So far we have a Kconfig option for supervisor mode. This adds an option for the machine mode. Signed-off-by: Anup Patel <anup@brainfault.org> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>