We do not need this anymore (D9/E9/GM9 were updated)
This commit is contained in:
parent
fd4352a1d6
commit
d0d6baaa85
@ -2,10 +2,6 @@
|
||||
.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
|
||||
mcr p15, 0, r0, c7, c5, 0 @ flush I-cache
|
||||
|
Reference in New Issue
Block a user