Home
last modified time | relevance | path

Searched defs:fap (Results 1 – 25 of 27) sorted by relevance

12

/mcuboot-latest/boot/bootutil/src/
Dbootutil_misc.h29 boot_magic_off(const struct flash_area *fap) in boot_magic_off()
35 boot_image_ok_off(const struct flash_area *fap) in boot_image_ok_off()
41 boot_copy_done_off(const struct flash_area *fap) in boot_copy_done_off()
47 boot_swap_size_off(const struct flash_area *fap) in boot_swap_size_off()
Dbootutil_misc.c153 boot_status_entries(int image_index, const struct flash_area *fap) in boot_status_entries()
168 boot_status_off(const struct flash_area *fap) in boot_status_off()
191 boot_enc_key_off(const struct flash_area *fap, uint8_t slot) in boot_enc_key_off()
211 boot_find_status(int image_index, const struct flash_area **fap) in boot_find_status()
254 boot_read_swap_size(const struct flash_area *fap, uint32_t *swap_size) in boot_read_swap_size()
267 boot_read_enc_key(const struct flash_area *fap, uint8_t slot, struct boot_status *bs) in boot_read_enc_key()
298 boot_write_swap_size(const struct flash_area *fap, uint32_t swap_size) in boot_write_swap_size()
311 boot_write_enc_key(const struct flash_area *fap, uint8_t slot, in boot_write_enc_key()
334 uint32_t bootutil_max_image_size(const struct flash_area *fap) in bootutil_max_image_size()
370 const struct flash_area *fap; in boot_read_image_size() local
Dswap_misc.c36 const struct flash_area *fap) in swap_erase_trailer_sectors()
84 const struct flash_area *fap, in swap_status_init()
133 const struct flash_area *fap; in swap_read_status() local
191 const struct flash_area *fap; in swap_set_copy_done() local
208 const struct flash_area *fap; in swap_set_image_ok() local
Dbootutil_public.c165 boot_swap_info_off(const struct flash_area *fap) in boot_swap_info_off()
218 boot_read_flag(const struct flash_area *fap, uint8_t *flag, uint32_t off) in boot_read_flag()
236 boot_read_copy_done(const struct flash_area *fap, uint8_t *copy_done) in boot_read_copy_done()
243 boot_read_swap_state(const struct flash_area *fap, in boot_read_swap_state()
289 const struct flash_area *fap; in boot_read_swap_state_by_id() local
303 boot_write_magic(const struct flash_area *fap) in boot_write_magic()
345 boot_write_trailer(const struct flash_area *fap, uint32_t off, in boot_write_trailer()
372 boot_write_trailer_flag(const struct flash_area *fap, uint32_t off, in boot_write_trailer_flag()
380 boot_write_image_ok(const struct flash_area *fap) in boot_write_image_ok()
392 boot_read_image_ok(const struct flash_area *fap, uint8_t *image_ok) in boot_read_image_ok()
[all …]
Dimage_validate.c69 struct image_header *hdr, const struct flash_area *fap, in bootutil_img_hash()
354 const struct flash_area *fap, in bootutil_get_img_security_cnt()
416 const struct flash_area *fap) in bootutil_check_for_pure()
479 struct image_header *hdr, const struct flash_area *fap, in bootutil_img_validate()
Dloader.c546 const struct flash_area *fap; in boot_verify_slot_dependencies() local
723 const struct flash_area *fap; in boot_write_status() local
782 const struct flash_area *fap, struct boot_status *bs) in boot_image_check()
876 boot_is_header_valid(const struct image_header *hdr, const struct flash_area *fap,
951 const struct flash_area *fap; local
1023 const struct flash_area *fap; local
1207 const struct flash_area *fap = NULL; local
1280 boot_erase_region(const struct flash_area *fap, uint32_t off, uint32_t sz)
1649 const struct flash_area *fap; local
2767 const struct flash_area *fap; local
[all …]
Dtlv.c41 const struct flash_area *fap, uint16_t type, bool prot) in bootutil_tlv_iter_begin()
Dboot_record.c128 const struct flash_area *fap) in boot_save_boot_status()
239 int boot_save_shared_data(const struct image_header *hdr, const struct flash_area *fap, in boot_save_shared_data()
Dswap_scratch.c57 swap_read_status_bytes(const struct flash_area *fap, in swap_read_status_bytes()
857 const struct flash_area *fap; in app_max_size() local
892 const struct flash_area *fap; in boot_read_image_header() local
Dswap_offset.c83 const struct flash_area *fap; local
231 int swap_read_status_bytes(const struct flash_area *fap, struct boot_loader_state *state,
760 const struct flash_area *fap; local
Dswap_move.c75 const struct flash_area *fap; in boot_read_image_header() local
145 swap_read_status_bytes(const struct flash_area *fap, in swap_read_status_bytes()
Dram_load.c426 const struct flash_area *fap; in boot_remove_image_from_flash() local
Dbootutil_priv.h501 #define LOAD_IMAGE_DATA(hdr, fap, start, output, size) \ argument
509 #define LOAD_IMAGE_DATA(hdr, fap, start, output, size) \ argument
/mcuboot-latest/boot/mbed/src/
Dflash_map_backend.cpp64 struct flash_area* fap = (struct flash_area*)*fapp; in flash_area_open() local
113 void flash_area_close(const struct flash_area* fap) { in flash_area_close()
134 int flash_area_read(const struct flash_area* fap, uint32_t off, void* dst, uint32_t len) { in flash_area_read()
192 int flash_area_write(const struct flash_area* fap, uint32_t off, const void* src, uint32_t len) { in flash_area_write()
197 int flash_area_erase(const struct flash_area* fap, uint32_t off, uint32_t len) { in flash_area_erase()
202 uint32_t flash_area_align(const struct flash_area* fap) { in flash_area_align()
207 uint8_t flash_area_erased_val(const struct flash_area* fap) { in flash_area_erased_val()
/mcuboot-latest/boot/cypress/cy_flash_pal/
Dcy_smif_psoc6.c74 int psoc6_smif_read(const struct flash_area *fap, in psoc6_smif_read()
95 int psoc6_smif_write(const struct flash_area *fap, in psoc6_smif_write()
Dcy_flash_map.c441 uint8_t flash_area_erased_val(const struct flash_area *fap) in flash_area_erased_val()
/mcuboot-latest/boot/boot_serial/test/src/testcases/
Dboot_serial_img_msg.c30 const struct flash_area *fap; in TEST_CASE() local
Dboot_serial_upload_bigger_image.c34 const struct flash_area *fap; in TEST_CASE() local
/mcuboot-latest/boot/espressif/port/
Desp_loader.c44 static int load_segment(const struct flash_area *fap, uint32_t data_addr, uint32_t data_len, uint32… in load_segment()
58 const struct flash_area *fap; in esp_app_image_load() local
/mcuboot-latest/boot/zephyr/
Dflash_map_extended.c169 __weak uint8_t flash_area_erased_val(const struct flash_area *fap) in flash_area_erased_val()
175 int flash_area_get_sector(const struct flash_area *fap, off_t off, in flash_area_get_sector()
Dmain.c162 const struct flash_area *fap; in do_boot() local
278 const struct flash_area *fap; in copy_img_to_SRAM() local
/mcuboot-latest/boot/espressif/
Dmain.c63 const struct flash_area *fap; in read_image_header() local
/mcuboot-latest/boot/bootutil/include/bootutil/
Dimage.h186 #define MUST_DECRYPT(fap, idx, hdr) \ argument
192 #define MUST_DECOMPRESS(fap, idx, hdr) \ argument
212 const struct flash_area *fap; member
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c282 const struct flash_area *fap; in bs_list() local
542 const struct flash_area *fap; in bs_set() local
693 const struct flash_area *fap; in bs_slot_info() local
837 static off_t erase_range(const struct flash_area *fap, off_t start, off_t end) in erase_range()
885 const struct flash_area *fap = NULL; in bs_upload() local
1602 const struct flash_area *fap, uint8_t *hash, uint32_t start_off) in boot_serial_get_hash()
Dboot_serial_encryption.c129 const struct flash_area *fap, in decrypt_region_inplace()

12