firware: optimize the exception exit code
authorXiang W <wxjstz@126.com>
Tue, 30 Mar 2021 12:07:35 +0000 (20:07 +0800)
committerAnup Patel <anup@brainfault.org>
Thu, 1 Apr 2021 05:18:35 +0000 (10:48 +0530)
commit4ef2f5d3e6b25356a8fab19574bed76ce60edeee
tree3b00b17d3ef93d4b8bb968f151810d179d0cb2ba
parent4edc8224073e61498b1de338c67174f47fc3c5e1
firware: optimize the exception exit code

There are two copies of the same abnormal exit code, this patch deletes one

Signed-off-by: Xiang W <wxjstz@126.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
firmware/fw_base.S
include/sbi/sbi_trap.h
lib/sbi/sbi_trap.c