organize risc-v code for spike and bumblebee
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
.globl _start
|
||||
.type _start,@function
|
||||
_start:
|
||||
lui s0, 0x20000
|
||||
lw a0, 148(s0)
|
||||
|
||||
csrc mstatus, MSTATUS_MIE
|
||||
csrw mie, 0
|
||||
|
||||
|
Reference in New Issue
Block a user