Searched refs:context_boot_go (Results 1 – 3 of 3) sorted by relevance
/mcuboot-3.6.0/boot/bootutil/include/bootutil/ |
D | bootutil.h | 86 fih_ret context_boot_go(struct boot_loader_state *state, struct boot_rsp *rsp);
|
/mcuboot-3.6.0/sim/mcuboot-sys/csupport/ |
D | run.c | 277 res = context_boot_go(state, rsp); in invoke_boot_go()
|
/mcuboot-3.6.0/boot/bootutil/src/ |
D | loader.c | 2008 context_boot_go(struct boot_loader_state *state, struct boot_rsp *rsp) function 3258 context_boot_go(struct boot_loader_state *state, struct boot_rsp *rsp) function 3343 FIH_CALL(context_boot_go, fih_rc, &boot_data, rsp); 3372 FIH_CALL(context_boot_go, fih_rc, &boot_data, rsp);
|