25#include <unicorn/unicorn.h>
ELF32 image services for the board emulator (load / symbols / vectors).
uint32_t emu_tz_ns_vector_base(void)
The tracked NS vector-table fallback base.
void emu_tz_install(uc_engine *uc, const emu_elf_source_t *elf)
Arm the TrustZone S->NS boot seams (SAU_TYPE seed + BLXNS hook).
void emu_tz_set_ns_vector_base(uint32_t base)
Track the NS image's actual vector base (–ns load path).
void emu_tz_patch_cmse(uc_engine *uc, const emu_elf_source_t *elf)
Patch cmse_check_address_range to BX LR (flat-domain model).
Annotation-attribute framework macros for ra8-firmware.
One independently owned immutable raw-descriptor ELF source.