forked from Mirrors/opensbi
@@ -187,7 +187,7 @@ _start_warm:
|
|||||||
|
|
||||||
/* Initialize SBI runtime */
|
/* Initialize SBI runtime */
|
||||||
csrr a0, CSR_MSCRATCH
|
csrr a0, CSR_MSCRATCH
|
||||||
Call sbi_init
|
call sbi_init
|
||||||
|
|
||||||
/* We don't expect to reach here hence just hang */
|
/* We don't expect to reach here hence just hang */
|
||||||
j _start_hang
|
j _start_hang
|
||||||
|
Reference in New Issue
Block a user