Home
last modified time | relevance | path

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

/mcuboot-3.7.0/boot/bootutil/src/
Dbootutil_public.c159 boot_magic_compatible_check(uint8_t tbl_val, uint8_t val) in boot_magic_compatible_check() function
433 if (boot_magic_compatible_check(table->magic_primary_slot, in boot_swap_type_multi()
435 boot_magic_compatible_check(table->magic_secondary_slot, in boot_swap_type_multi()
Dswap_scratch.c392 if (boot_magic_compatible_check(table->bst_magic_primary_slot, in swap_status_source()
395 boot_magic_compatible_check(table->bst_magic_scratch, in swap_status_source()
Dbootutil_priv.h268 int boot_magic_compatible_check(uint8_t tbl_val, uint8_t val);