Home
last modified time | relevance | path

Searched refs:boot_magic_off (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c342 boot_magic_off(const struct flash_area *fap) in boot_magic_off() function
352 return ALIGN_DOWN(boot_magic_off(fap) - BOOT_MAX_ALIGN, BOOT_MAX_ALIGN); in boot_image_ok_off()
440 off = boot_magic_off(fap); in erase_boot_magic()