Searched full:reading (Results 1 – 18 of 18) sorted by relevance
/mcuboot-latest/ci/ |
D | get_features.py | 35 print("Error reading \"{}\"".format(args.infile))
|
/mcuboot-latest/ext/mbedtls-asn1/include/mbedtls/ |
D | platform.h | 316 * The function pointers for reading from and writing a seed file to 334 * reading functions. 336 * \param nv_seed_read_func The seed reading function implementation.
|
D | md.h | 36 #define MBEDTLS_ERR_MD_FILE_IO_ERROR -0x5200 /**< Opening or reading of file …
|
D | bignum.h | 35 …_FILE_IO_ERROR -0x0002 /**< An error occurred while reading from or writing t… 83 * When reading from files with mbedtls_mpi_read_file() and writing to files with
|
D | ecp.h | 212 * They must be available for reading, but direct modification
|
/mcuboot-latest/docs/ |
D | encrypted_images.md | 44 reading the internal flash memory, or using some attack vector that 120 image being determined, the upgrade consists in reading the blocks from
|
D | design.md | 315 also selects the newest image by reading the image version numbers in the image 709 occurred mid-swap), it fully determines the operation to resume by reading the 1116 determines the type of swap operation that was interrupted by reading the `swap
|
D | readme-espressif.md | 446 reading. 642 in the off-chip flash are protected against undesirable reading.
|
/mcuboot-latest/boot/boot_serial/ |
D | syscfg.yml | 86 Index of retained register to use (using hal_nvreg_read) for reading
|
/mcuboot-latest/boot/espressif/hal/src/ |
D | secure_boot.c | 83 ESP_LOGD(TAG, "reading signature(s)"); in s_calculate_image_public_key_digests() 241 ESP_LOGE(TAG, "Error during reading %d eFuse block (err=0x%x)", blocks[i], ret); in check_and_generate_secure_boot_keys()
|
D | flash_encrypt.c | 38 * eFuses, detect whether flash encryption is enabled (by reading eFuse)
|
/mcuboot-latest/boot/mbed/ |
D | mbed_lib.json | 96 …ns, in bytes. Enables a workaround if your block device does not support reading a single byte at …
|
/mcuboot-latest/boot/boot_serial/src/ |
D | boot_serial.c | 1340 * Task which waits reading console, expecting to get image over 1418 * Task which waits reading console, expecting to get image over 1430 * Task which waits reading console for a certain amount of timeout.
|
/mcuboot-latest/boot/bootutil/src/ |
D | loader.c | 1943 BOOT_LOG_WRN("Failed reading sectors; BOOT_MAX_IMG_SECTORS=%d" 1960 BOOT_LOG_WRN("Failed reading image headers; Image=%u", 1985 BOOT_LOG_WRN("Failed reading boot status; Image=%u", 2008 BOOT_LOG_WRN("Failed reading image headers; Image=%u", 2602 BOOT_LOG_WRN("Failed reading image headers.");
|
D | bootutil_public.c | 740 BOOT_LOG_ERR("Failed reading image header"); in boot_image_load_header()
|
D | swap_scratch.c | 725 * reading a stale status from the scratch area in case of immediate in boot_swap_sectors()
|
/mcuboot-latest/boot/espressif/include/crypto_config/ |
D | mbedtls_custom_config.h | 946 * Enhance support for reading EC keys using variants of SEC1 not allowed by 2958 * This module is used for reading X.509 certificate request.
|
/mcuboot-latest/boot/cypress/MCUBootApp/config/ |
D | mcuboot_crypto_config.h | 1112 * Enhance support for reading EC keys using variants of SEC1 not allowed by 3190 * This module is used for reading X.509 certificate request.
|