litex/software/bios/boot-helper.S
Sebastien Bourdeauducq b6448ba5fc bios: remove rescue
2013-05-28 16:15:30 +02:00

10 lines
151 B
ArmAsm

.section .text, "ax", @progbits
.global boot_helper
boot_helper:
/* Invalidate instruction cache */
wcsr ICC, r0
nop
nop
nop
nop
call r4