Home
last modified time | relevance | path

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

/mcuboot-3.6.0/boot/bootutil/include/bootutil/
Dbootutil.h86 fih_ret context_boot_go(struct boot_loader_state *state, struct boot_rsp *rsp);
/mcuboot-3.6.0/sim/mcuboot-sys/csupport/
Drun.c277 res = context_boot_go(state, rsp); in invoke_boot_go()
/mcuboot-3.6.0/boot/bootutil/src/
Dloader.c2008 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);