Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c182 boot_magic_compatible_check(uint8_t tbl_val, uint8_t val) in boot_magic_compatible_check() function
456 if (boot_magic_compatible_check(table->magic_primary_slot, in boot_swap_type_multi()
458 boot_magic_compatible_check(table->magic_secondary_slot, in boot_swap_type_multi()
Dswap_scratch.c375 if (boot_magic_compatible_check(table->bst_magic_primary_slot, in swap_status_source()
378 boot_magic_compatible_check(table->bst_magic_scratch, in swap_status_source()
Dbootutil_priv.h301 int boot_magic_compatible_check(uint8_t tbl_val, uint8_t val);