/mcuboot-latest/boot/bootutil/src/ |
D | bootutil_misc.h | 29 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()
|
D | bootutil_misc.c | 153 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
|
D | swap_misc.c | 36 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
|
D | bootutil_public.c | 165 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 …]
|
D | image_validate.c | 69 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()
|
D | loader.c | 546 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 …]
|
D | tlv.c | 41 const struct flash_area *fap, uint16_t type, bool prot) in bootutil_tlv_iter_begin()
|
D | boot_record.c | 128 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()
|
D | swap_scratch.c | 57 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
|
D | swap_offset.c | 83 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
|
D | swap_move.c | 75 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()
|
D | ram_load.c | 426 const struct flash_area *fap; in boot_remove_image_from_flash() local
|
D | bootutil_priv.h | 501 #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/ |
D | flash_map_backend.cpp | 64 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/ |
D | cy_smif_psoc6.c | 74 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()
|
D | cy_flash_map.c | 441 uint8_t flash_area_erased_val(const struct flash_area *fap) in flash_area_erased_val()
|
/mcuboot-latest/boot/boot_serial/test/src/testcases/ |
D | boot_serial_img_msg.c | 30 const struct flash_area *fap; in TEST_CASE() local
|
D | boot_serial_upload_bigger_image.c | 34 const struct flash_area *fap; in TEST_CASE() local
|
/mcuboot-latest/boot/espressif/port/ |
D | esp_loader.c | 44 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/ |
D | flash_map_extended.c | 169 __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()
|
D | main.c | 162 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/ |
D | main.c | 63 const struct flash_area *fap; in read_image_header() local
|
/mcuboot-latest/boot/bootutil/include/bootutil/ |
D | image.h | 186 #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/ |
D | boot_serial.c | 282 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()
|
D | boot_serial_encryption.c | 129 const struct flash_area *fap, in decrypt_region_inplace()
|