Home
last modified time | relevance | path

Searched refs:status (Results 1 – 13 of 13) sorted by relevance

/mcuboot-3.4.0/sim/src/
Dlib.rs138 let mut status = RunStatus::new(); in main() localVariable
149 status.run_single(device, align, 0xff); in main()
156 status.run_single(dev, align, erased_val); in main()
162 if status.failures > 0 { in main()
163 error!("{} Tests ran with {} failures", status.failures + status.passes, status.failures); in main()
166 error!("{} Tests ran successfully", status.passes); in main()
/mcuboot-3.4.0/boot/bootutil/include/bootutil/
Dmcuboot_status.h25 extern void mcuboot_status_change(mcuboot_status_type_t status);
/mcuboot-3.4.0/ptest/src/
Dmain.rs54 st2.lock().unwrap().status(); in main()
111 self.status(); in start()
151 self.status(); in done()
154 fn status(&self) { in status() method
252 if cmdout.status.success() { "success" } else { "FAILURE" }, in run()
261 if !cmdout.status.success() { in run()
/mcuboot-3.4.0/ext/mbedtls-asn1/include/mbedtls/
Dplatform.h281 extern void (*mbedtls_exit)( int status );
292 int mbedtls_platform_set_exit( void (*exit_func)( int status ) );
/mcuboot-3.4.0/boot/zephyr/boards/
Dnrf52840dk_ram.overlay35 status = "okay";
Dnrf52840dk_ram_multi.overlay43 status = "okay";
/mcuboot-3.4.0/boot/bootutil/src/
Dswap_move.c149 uint8_t status; in swap_read_status_bytes() local
171 rc = flash_area_read(fap, off + (i - 1) * write_sz, &status, 1); in swap_read_status_bytes()
176 if (bootutil_buffer_is_erased(fap, &status, 1)) { in swap_read_status_bytes()
Dswap_scratch.c90 uint8_t status; in swap_read_status_bytes() local
109 &status, 1); in swap_read_status_bytes()
114 if (bootutil_buffer_is_erased(fap, &status, 1)) { in swap_read_status_bytes()
/mcuboot-3.4.0/docs/
Dimgtool.md115 does not overflow into the swap status area (metadata). If swap upgrades are
117 status area size when calculating overflow.
Dreadme-zephyr.md253 * Custom image list - This command allows fetching version and installation status (custom properti…
Drelease-notes.md319 overflow the status area, `--slot-size` was added and `--pad` was updated
/mcuboot-3.4.0/boot/zephyr/
DKconfig590 bool "Enable hooks for responding to MCUboot status changes"
592 This will call a handler when the MCUboot status changes which allows
593 for some level of user feedback, for instance to change LED status to
595 'void mcuboot_status_change(mcuboot_status_type_t status)' where
/mcuboot-3.4.0/
DCODE_OF_CONDUCT.md9 identity and expression, level of experience, education, socio-economic status,