commit | 2788177ca1fdf5feae071ce68aa4b1704d81657d | [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 | 4b284ade4c9d969b69a836ef51fba795d60fe254 [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>