u-boot/arch/riscv
Lukas Auer 0c85c113c4 riscv: clarify error message on undefined exceptions
Undefined exceptions are treated as reserved. This is not clearly
communicated to the user. Adjust the error message to clarify that a
reserved exception has occurred and add additional details.

Fixes: e8b522b ("riscv: treat undefined exception codes as reserved")
Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-01-15 09:36:31 +08:00
..
cpu riscv: Save boot hart id to the global data 2018-12-18 09:56:27 +08:00
dts riscv: Remove ae350.dts 2018-12-18 09:56:27 +08:00
include/asm riscv: Save boot hart id to the global data 2018-12-18 09:56:27 +08:00
lib riscv: clarify error message on undefined exceptions 2019-01-15 09:36:31 +08:00
config.mk riscv: enable -fdata-sections 2018-11-26 13:57:29 +08:00
Kconfig riscv: Enlarge the default SYS_MALLOC_F_LEN 2018-12-18 09:56:27 +08:00
Makefile riscv: add Kconfig entries for the code model 2018-12-18 09:56:26 +08:00