Lines Matching defs:state
116 boot_read_image_headers(struct boot_loader_state *state, bool require_all, in boot_read_image_headers()
156 boot_add_shared_data(struct boot_loader_state *state, in boot_add_shared_data()
199 fill_rsp(struct boot_loader_state *state, struct boot_rsp *rsp) in fill_rsp()
234 close_all_flash_areas(struct boot_loader_state *state) in close_all_flash_areas()
312 boot_initialize_area(struct boot_loader_state *state, int flash_area) in boot_initialize_area()
352 boot_read_sectors_recovery(struct boot_loader_state *state) in boot_read_sectors_recovery()
389 boot_verify_slot_dependency(struct boot_loader_state *state, in boot_verify_slot_dependency()
448 boot_verify_dependencies(struct boot_loader_state *state) in boot_verify_dependencies()
500 boot_verify_dependencies(struct boot_loader_state *state) in boot_verify_dependencies()
538 boot_verify_slot_dependencies(struct boot_loader_state *state, uint32_t slot) in boot_verify_slot_dependencies()
609 boot_read_image_size(struct boot_loader_state *state, int slot, uint32_t *size) in boot_read_image_size()
668 boot_write_sz(struct boot_loader_state *state) in boot_write_sz()
697 boot_read_sectors(struct boot_loader_state *state) in boot_read_sectors()
764 boot_write_status(const struct boot_loader_state *state, struct boot_status *bs) in boot_write_status()
824 boot_image_check(struct boot_loader_state *state, struct image_header *hdr, in boot_image_check()
901 struct boot_loader_state *state)
973 boot_check_header_erased(struct boot_loader_state *state, int slot)
1010 boot_rom_address_check(struct boot_loader_state *state)
1044 boot_validate_slot(struct boot_loader_state *state, int slot,
1221 boot_validated_swap_type(struct boot_loader_state *state,
1293 boot_copy_region(struct boot_loader_state *state,
1435 boot_copy_image(struct boot_loader_state *state, struct boot_status *bs)
1600 boot_swap_image(struct boot_loader_state *state, struct boot_status *bs)
1734 boot_perform_update(struct boot_loader_state *state, struct boot_status *bs)
1818 boot_complete_partial_swap(struct boot_loader_state *state,
1869 boot_review_image_swap_types(struct boot_loader_state *state,
1930 boot_prepare_image_for_update(struct boot_loader_state *state,
2106 boot_update_hw_rollback_protection(struct boot_loader_state *state)
2153 check_downgrade_prevention(struct boot_loader_state *state)
2197 context_boot_go(struct boot_loader_state *state, struct boot_rsp *rsp)
2578 boot_get_slot_usage(struct boot_loader_state *state)
2638 find_slot_with_highest_version(struct boot_loader_state *state)
2672 print_loaded_images(struct boot_loader_state *state)
2705 boot_select_or_erase(struct boot_loader_state *state)
2784 boot_verify_ram_load_address(struct boot_loader_state *state)
2840 boot_decrypt_and_copy_image_to_sram(struct boot_loader_state *state,
2932 boot_copy_image_to_sram(struct boot_loader_state *state, int slot,
2997 boot_check_ram_load_overlapping(struct boot_loader_state *state)
3041 boot_load_image_to_sram(struct boot_loader_state *state)
3119 boot_remove_image_from_sram(struct boot_loader_state *state)
3145 boot_remove_image_from_flash(struct boot_loader_state *state, uint32_t slot)
3175 boot_load_and_validate_images(struct boot_loader_state *state)
3273 boot_update_hw_rollback_protection(struct boot_loader_state *state)
3309 context_boot_go(struct boot_loader_state *state, struct boot_rsp *rsp)
3435 void boot_state_clear(struct boot_loader_state *state)