Exosphere: Fix extremely spooky Security Engine bugs, now makes it to the end of package2loader.

This commit is contained in:
Michael Scire
2018-05-21 04:30:32 -06:00
parent ac7ee45493
commit 366cc5e189
7 changed files with 45 additions and 24 deletions

View File

@@ -201,7 +201,7 @@ __jump_to_main_cold:
bl get_pk2ldr_stack_address
mov sp, x0
mov x0, x19
mov x0, x20
bl load_package2
mov w0, #3 /* use core3 stack temporarily */