Home
last modified time | relevance | path

Searched refs:found (Results 1 – 14 of 14) 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.c509 bool found = false; in bs_set() local
629 found = true; in bs_set()
634 if (!found) { in bs_set()
/mcuboot-latest/boot/espressif/
DCMakeLists.txt37 …message(FATAL_ERROR "No C compiler found. Please ensure that TOOLCHAIN_BIN_DIR directory contains …
41 message("C compiler found: ${CMAKE_C_COMPILER}")
45 …message(FATAL_ERROR "No C++ compiler found. Please ensure that TOOLCHAIN_BIN_DIR directory contain…
48 message("CXX compiler found: ${CMAKE_CXX_COMPILER}")
91 message("IDF installation found in the system, using IDF_PATH as ESP_HAL_PATH.")
158 # Find installed esptool, if not found falls to IDF's
166 … 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.c582 bool found = false; in bootutil_img_validate() local
585 found = true; in bootutil_img_validate()
589 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
Dimgtool.md165 about internals of image generated with this option can be found here
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
143 *`<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