Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dbootutil.h87 fih_ret boot_go_for_image_id(struct boot_rsp *rsp, uint32_t image_id);
/mcuboot-latest/ci/fih_test_docker/
Dfi_tester_gdb.sh46 b boot_go_for_image_id if image_id == 0
/mcuboot-latest/boot/bootutil/src/
Dloader.c3070 boot_go_for_image_id(struct boot_rsp *rsp, uint32_t image_id) function