
31 Oct
2018
31 Oct
'18
3:14 a.m.
On Tue, Oct 30, 2018 at 8:57 PM Lukas Auer lukas.auer@aisec.fraunhofer.de wrote:
The labels nmi_vector, trap_vector and handle_reset in start.S are not used for RISC-V. Remove them.
Signed-off-by: Lukas Auer lukas.auer@aisec.fraunhofer.de
Changes in v2:
- Drop removal of code that stores the contents of a2; this broke the
board ax25-ae350. The code will be removed again in a future patch.
arch/riscv/cpu/start.S | 9 --------- 1 file changed, 9 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com