Add single source of truth for target firmwares.

This commit is contained in:
Michael Scire
2018-12-17 12:39:35 -08:00
parent fc4912ef54
commit e0f1e637f7
31 changed files with 855 additions and 171 deletions

View File

@@ -47,14 +47,11 @@
.global _start
_start:
b crt0
.rept 0x7C
.word 0x00000000 /* Padding */
.endr
.global _metadata
_metadata:
.ascii "WBT0" /* Magic number */
.word 0x00000000 /* TrustZone relative base. */
.word 0x00000000 /* Target firmware. */
.word 0x00000000 /* Reserved */
.word 0x00000000 /* Reserved */