Home
last modified time | relevance | path

Searched full:normal (Results 1 – 15 of 15) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/
Dboot_hooks.h67 * BOOT_HOOK_REGULAR: follow the normal execution path,
83 * FIH_BOOT_HOOK_REGULAR: follow the normal execution path.
97 * BOOT_HOOK_REGULAR: follow the normal execution path,
113 * @retval 0: success, mcuboot will follow normal code execution flow after
132 * @retval 0: success, mcuboot will follow normal code execution flow after
152 * BOOT_HOOK_REGULAR: follow the normal execution path, status will be
Dfault_injection_hardening.h114 /* All ints are replaced with two int - the normal one and a backup which is
/mcuboot-latest/boot/zephyr/include/io/
Dio.h45 * @retval false for normal boot, true for serial recovery boot
53 * @retval false for normal boot, true for serial recovery boot
61 * @retval false for normal boot, true for serial recovery boot
/mcuboot-latest/sim/mcuboot-sys/src/
Dc.rs25 Normal { enumerator
41 matches!(self, BootGoResult::Normal { result: 0, .. }) in success()
46 matches!(self, BootGoResult::Normal { in success_no_asserts()
56 BootGoResult::Normal { asserts, .. } => *asserts, in asserts()
64 BootGoResult::Normal { resp, .. } => Some(resp), in resp()
114 BootGoResult::Normal { result, asserts, resp: rsp } in boot_go()
/mcuboot-latest/boot/boot_serial/
Dsyscfg.yml46 received, the boot loader runs in the normal (non-serial) mode.
60 the boot loader runs in the normal (non-serial) mode. This setting
/mcuboot-latest/boot/zcbor/src/
Dzcbor_common.c389 /* Subnormal float16 (normal float32) */ in zcbor_float32_to_16()
401 /* Normal float16 (normal float32) */ in zcbor_float32_to_16()
413 /* Infinite, or finite normal float32 too large for float16. Round up to inf. */ in zcbor_float32_to_16()
/mcuboot-latest/boot/cypress/BlinkyApp/
Dmain.c97 /* Disabling watchdog so it will not interrupt normal flow later */ in test_app_init_hardware()
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld78 …x) : ORIGIN = 0x16001A00, LENGTH = 0x200 /* Supervisory flash: Normal Access Restriction…
341 /* Supervisory Flash: Normal Access Restrictions (NAR) */
/mcuboot-latest/boot/cypress/BlinkyApp/linker/
DBlinkyApp_template.ld82 …x) : ORIGIN = 0x16001A00, LENGTH = 0x200 /* Supervisory flash: Normal Access Restriction…
348 /* Supervisory Flash: Normal Access Restrictions (NAR) */
/mcuboot-latest/boot/cypress/MCUBootApp/
DMCUBootApp.ld79 …x) : ORIGIN = 0x16001A00, LENGTH = 0x200 /* Supervisory flash: Normal Access Restriction…
341 /* Supervisory Flash: Normal Access Restrictions (NAR) */
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/
Dcy8c6xxa_cm4_dual.ld81 …x) : ORIGIN = 0x16001A00, LENGTH = 0x200 /* Supervisory flash: Normal Access Restriction…
359 /* Supervisory Flash: Normal Access Restrictions (NAR) */
/mcuboot-latest/sim/src/
Dimage.rs806 // First do a normal upgrade... in run_norevert()
921 // First, do a normal upgrade. in run_nodowngrade()
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c319 * normal image validation on it. in bs_list()
/mcuboot-latest/boot/bootutil/src/
Dloader.c2435 /* Check for all possible values is redundant in normal operation it
2540 * passes which is distinct from the normal check.
/mcuboot-latest/docs/
Ddesign.md356 When the device first boots under normal circumstances, there is an up-to-date