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