thermosphere: forgot to call exceptionReturnPreprocess in start.s
This commit is contained in:
@@ -105,6 +105,8 @@ _postMmuEnableReturnAddr:
|
|||||||
isb
|
isb
|
||||||
|
|
||||||
// Jump to kernel
|
// Jump to kernel
|
||||||
|
mov x0, sp
|
||||||
|
bl exceptionReturnPreprocess
|
||||||
b _restoreAllRegisters
|
b _restoreAllRegisters
|
||||||
|
|
||||||
.pool
|
.pool
|
||||||
|
|||||||
Reference in New Issue
Block a user