Re: [U-Boot] [PATCH 15/30] riscv: treat undefined exception codes as reserved

23 Oct
2018
23 Oct
'18
8:26 a.m.
Undefined exception codes currently lead to an out-of-bounds array access. Prevent this by treating undefined exception codes as "reserved".
Signed-off-by: Lukas Auer lukas.auer@aisec.fraunhofer.de
arch/riscv/lib/interrupts.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
Reviewed-by: Rick Chen rick@andestech.com
2395
Age (days ago)
2395
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rick Chen