exo: use #embed for loader stub

This commit is contained in:
Michael Scire
2025-05-04 13:23:19 -07:00
parent b1e0dad506
commit 0ecd822c26
3 changed files with 21 additions and 29 deletions

View File

@@ -98,8 +98,5 @@ _start:
ldr x20, =0x7C020000
mov sp, x20
adr x0, program_lz4
adr x1, boot_code_lz4
/* Uncompress the program and iram boot code images. */
b _ZN3ams6secmon6loader20UncompressAndExecuteEPKvS3_
b _ZN3ams6secmon6loader20UncompressAndExecuteEv