Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_priv.h96 static inline size_t boot_scratch_area_size(const struct boot_loader_state *state) in boot_scratch_area_size() function
Dswap_scratch.c163 scratch_sz = boot_scratch_area_size(state); in boot_slots_compatible()
435 scratch_sz = boot_scratch_area_size(state); in boot_copy_sz()
790 scratch_sz = boot_scratch_area_size(state); in app_max_size()