Home
last modified time | relevance | path

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

/mcuboot-latest/boot/boot_serial/src/
Dzcbor_bulk.c27 bool found = false; in zcbor_map_decode_bulk() local
40 if (dptr->found) { in zcbor_map_decode_bulk()
52 dptr->found = true; in zcbor_map_decode_bulk()
53 found = true; in zcbor_map_decode_bulk()
63 if (!found && ok) { in zcbor_map_decode_bulk()
Dzcbor_bulk.h27 bool found; member
Dboot_serial.c450 bool found = false; in bs_set() local
532 found = true; in bs_set()
537 if (!found) { in bs_set()
/mcuboot-latest/boot/espressif/
DCMakeLists.txt35 …message(FATAL_ERROR "No C compiler found. Please ensure that TOOLCHAIN_BIN_DIR directory contains …
39 message("C compiler found: ${CMAKE_C_COMPILER}")
43 …message(FATAL_ERROR "No C++ compiler found. Please ensure that TOOLCHAIN_BIN_DIR directory contain…
46 message("CXX compiler found: ${CMAKE_CXX_COMPILER}")
89 message("IDF installation found in the system, using IDF_PATH as ESP_HAL_PATH.")
137 # Find installed esptool, if not found falls to IDF's
145 … message(FATAL_ERROR "esptool.py not found. Please install it using \'pip install esptool\'.")
/mcuboot-latest/boot/bootutil/src/
Dswap_scratch.c63 int found; in swap_read_status_bytes() local
75 found = 0; in swap_read_status_bytes()
86 if (found && !found_idx) { in swap_read_status_bytes()
89 } else if (!found) { in swap_read_status_bytes()
90 found = 1; in swap_read_status_bytes()
113 if (found) { in swap_read_status_bytes()
Dimage_validate.c458 bool found = false; in bootutil_img_validate() local
461 found = true; in bootutil_img_validate()
465 if (!found) { in bootutil_img_validate()
/mcuboot-latest/docs/
DSECURITY.md41 vulnerabilities found within published code will undergo an embargo of
Dreadme-mbed.md19 More configurations such as signing algorithm, slot swapping, etc. can be found in [mbed_lib.json](…
Drelease.md41 that should be merged into the main branch are those to fix bugs found
Dreadme-espressif.md10 Documentation about the MCUboot bootloader design, operation and features can be found in the
60 *If desirable, instructions for ESP-IDF installation can be found
139 *`<FLASH_SIZE>` can be found using the command below:*
/mcuboot-latest/ext/fiat/
DREADME.md21 taken from curve25519-donna-c64. It is found in
/mcuboot-latest/boot/cypress/MCUBootApp/
DREADME.md93 * Upgrades Secondary to Primary if valid images found;
175 OpenOCD package is supplied with ModuToolbox IDE and can be found in installation folder under `./t…
/mcuboot-latest/ext/tinycrypt/documentation/
Dtinycrypt.rst16 security and technicalities of each cryptographic primitive are found in the