]> git.baikalelectronics.ru Git - uboot.git/commit
riscv: complete the list of exception codes
authorLukas Auer <lukas.auer@aisec.fraunhofer.de>
Thu, 22 Nov 2018 10:26:20 +0000 (11:26 +0100)
committerAndes <uboot@andestech.com>
Mon, 26 Nov 2018 05:57:30 +0000 (13:57 +0800)
commitd86f9e1d1390c05a7ed48a4ec407291f33049b7d
tree517937987353bdb4d40dcca11e56a5d14ba1f56e
parent16b0a57a6de2c0bdaa9a11df85ddb5924e44187d
riscv: complete the list of exception codes

Only the first four exception codes are defined. Add the missing
exception codes from the definition in RISC-V Privileged Architecture
Version 1.10.

Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Rick Chen <rick@andestech.com>
arch/riscv/lib/interrupts.c