Sign in
opensecura
/
hw
/
kelvin
/
17ed624be7dc6646007793e0057dfe211a4868bd
/
.
/
tests
/
renode
/
rv_core
/
start.S
blob: 1f2372c53440523ee49c36a6fdbb0dc31f2c0832 [
file
] [
log
] [
blame
]
.globl _start
_start
:
la sp
,
__stack_end__
la ra
,
main
jalr ra
0
:
wfi
j
0
b