Moved D9 launching fix to the loader

This commit is contained in:
Aurora
2016-03-20 22:03:43 +01:00
parent 9b9f784c26
commit 6b88953517
3 changed files with 6 additions and 11 deletions

View File

@@ -2,6 +2,9 @@
.align 4
.global _start
_start:
@ Fix payloads like Decrypt9
mov r0, #0x5
mcr p15, 0, r0, c3, c0, 0 @ data bufferable
@ Flush caches
mov r0, #0