Home
last modified time | relevance | path

Searched full:firmware (Results 1 – 25 of 37) sorted by relevance

12

/mcuboot-latest/docs/
Dreadme-nuttx.md6 - `CONFIG_MCUBOOT_PRIMARY_SLOT_PATH`: MTD partition for the application firmware image PRIMARY slot;
7 - `CONFIG_MCUBOOT_SECONDARY_SLOT_PATH`: MTD partition for the application firmware image SECONDARY …
15 …d/flash_map_backend.h>`, for enabling MCUboot to manage the application firmware image slots in th…
23 ## Creating MCUboot-compatible application firmware images
25firmware update agent, which is an important component of a secure firmware update subsystem. Thro…
27firmware image from a webserver, installing it and triggering the firmware update process for the …
31firmware image, it delegates the loading and execution of the application firmware image to a plat…
Drelease-notes.md39 - Added firmware loader configuration type support for Zephyr, this
40 allows for a single application slot and firmware loader image in
435 + To allow imgtool to always perform the check that firmware does not
442 so it's not required for firmware built by Zephyr build system
468 actually store firmware
538 - Two firmware upgrade algorithms are provided:
Dimgtool.md85 firmware). [max. 12 characters]
114 The `--slot-size` argument is required and used to check that the firmware
/mcuboot-latest/boot/zephyr/
DKconfig.firmware_loader7 menu "Firmware loader entrance methods"
13 Use a GPIO to enter firmware loader mode.
28 Allows for entering firmware loader mode by using Zephyr's boot mode
30 in firmware loader mode and reboot the module).
35 Allows for entering firmware loader mode if there is no bootable
43 remain in bootloader firmware loader mode if it was.
Dfirmware_loader.c145 * image if none of the enabled entrance modes for the firmware loader are set,
146 * otherwise will boot the firmware loader. Note: firmware loader must be a
178 /* Check if firmware loader button is pressed. TODO: check all entrance methods */ in boot_go()
DKconfig213 firmware. The clean-up sets these registers to their warm-reset
316 bool "Firmware loader"
319 slot will be for a non-upgradeable firmware loaded image (e.g. for
320 loading firmware via Bluetooth). The main application will boot by
322 forced to the firmware loader.
324 Note: The firmware loader image must be signed with the same signing
529 the hash of the firmware image in a shared memory area. This data can
Dram_load.conf2 # as a valid location for the firmware to be loaded into.
Dio.c52 /* Validate firmware loader configuration */
58 #error "Firmware loader selected without an entrance mode set"
DKconfig.serial_recovery102 bool "Erase flash progressively when receiving new firmware"
105 If enabled, flash is erased as necessary when receiving new firmware,
/mcuboot-latest/ci/
Dfih-tests_run.sh22 git clone https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git &&\
23 pushd trusted-firmware-m &&\
/mcuboot-latest/boot/mbed/
Dmcuboot_main.cpp77 tr_error("Failed to locate firmware image, error: %d", rc); in main()
86 tr_info("Booting firmware image at 0x%x\n", address); in main()
/mcuboot-latest/docs/release-notes.d/
Dencrypted-scratch-partition.md3 doesn't contain plaintext firmware data anymore.
/mcuboot-latest/ci/fih_test_docker/
Dpaths.sh3 TFM_PATH=$WORK_PATH/trusted-firmware-m
/mcuboot-latest/boot/espressif/ci_configs/
Dsecureboot-sign-ec256.conf8 # Running the generated firmware image may result in irreversible operations
Dsecureboot-sign-ed25519.conf8 # Running the generated firmware image may result in irreversible operations
Dsecureboot-sign-rsa2048.conf8 # Running the generated firmware image may result in irreversible operations
Dsecureboot-sign-rsa3072.conf8 # Running the generated firmware image may result in irreversible operations
/mcuboot-latest/boot/cypress/MCUBootApp/
DExternalMemory.md94 This is done to force CY8PROTO-062-4343W DAP Link firmware to program external memory with hardcode…
98 This will invoke firmware to program external memory.
/mcuboot-latest/boot/boot_serial/include/boot_serial/
Dboot_serial_encryption.h27 * Handle an encrypted firmware in the main flash.
/mcuboot-latest/sim/mcuboot-sys/csupport/sysflash/
Dsysflash.h26 /* MCUBoot currently supports only up to 2 updateable firmware images.
/mcuboot-latest/boot/espressif/port/esp32s2/
Dbootloader.conf22 # MCUMGR to upload a firmware through the serial port
/mcuboot-latest/boot/espressif/port/esp32c2/
Dbootloader.conf22 # MCUMGR to upload a firmware through the serial port
/mcuboot-latest/boot/espressif/port/esp32c3/
Dbootloader.conf22 # MCUMGR to upload a firmware through the serial port
/mcuboot-latest/boot/espressif/port/esp32c6/
Dbootloader.conf22 # MCUMGR to upload a firmware through the serial port
/mcuboot-latest/boot/espressif/port/esp32h2/
Dbootloader.conf22 # MCUMGR to upload a firmware through the serial port

12