Searched refs:only (Results 1 – 25 of 32) sorted by relevance
12
/mcuboot-latest/sim/ |
D | Cargo.toml | 17 overwrite-only = ["mcuboot-sys/overwrite-only"]
|
D | README.rst | 61 which will run only the `basic_revert` test.
|
/mcuboot-latest/sim/mcuboot-sys/ |
D | Cargo.toml | 36 # Overwrite only upgrade 37 overwrite-only = []
|
/mcuboot-latest/ext/tinycrypt/documentation/ |
D | tinycrypt.rst | 97 one can select and compile only the primitives required by the application. 114 variety of side-channel attacks, many of them only relevant to certain 117 TinyCrypt only implements certain generic timing-attack countermeasures. 125 however that this will only be a problem if you intend to hash more than 146 PRNGs only stretch the seed into a seemingly random output of arbitrary 171 PRNGs only stretch the seed into a seemingly random output of arbitrary 222 authenticates the payload and only authenticates the associated data); 228 authentication-only mode on the associated data). 258 It is possible to do useful cryptography with only the given small set of
|
/mcuboot-latest/docs/ |
D | testplan-mynewt.md | 37 test image and check that swap only happens for image signed with 61 test image and check that swap only happens for image signed with 74 ### Overwrite only functionality
|
D | imgtool.md | 86 --overwrite-only Use overwrite-only instead of swap upgrades 116 not being used, `--overwrite-only` can be passed to avoid adding the swap 131 which case only the hash of the public key is added to the TLV area (the full
|
D | release.md | 40 During the time between the rc1 and the final release, the only changes 54 suffix `rcN` (with no dash) is accepted only for the pre-release versions 55 under test, while numbers are accepted only for the final releases.
|
D | PORTING.md | 82 `struct flash_area` as they wish; the only restriction is that ID should be 94 uint8_t fa_device_id; /** The device id (usually there's only one) */ 163 relevant only when multi-image support support is enabled */ 174 … has been opened by MCUboot. The `flash_area_close` implementation should only fully deinitialize …
|
D | readme-riot.md | 22 The only variable which needs to be set is `IMAGE_VERSION` loaded
|
D | readme-espressif.md | 71 them only within their RTOS build system.* 226 [MCUboot encrypted images](encrypted_images.md) do not provide full code confidentiality when only 302 role for ensuring that only authorized code will be executed on the device. This is done through 397 Flash the bootloader as following, with `--after no_reset` flag, so you can reset the device only 563 Burn the key into the device's eFuse (keep a copy on the host), this action can be done **only 587 `XTS_AES_128_KEY`, `XTS_AES_256_KEY_1`, `XTS_AES_256_KEY_2` (AES XTS 256 is available only in 641 Chain can be established so only trusted code is executed, and also the code and content residing 678 # only one updatable image 698 only supported by Espressif multi core chips - currently only ESP32 is implemented. 714 # only one updatable image [all …]
|
D | readme-mbed.md | 15 * `"mcuboot.slot-size"`: size of an image slot (only one image, two slots are currently supported)
|
D | release-notes.md | 114 the private and public keys. The Kconfig menu has changed to only 152 used to generate the documentation. This should only affect users that generate 253 - boot/zephyr: clean ARM core configuration only when selected by user 438 + `--overwrite-only` can be passed if not using swap upgrades 467 - Overwrite-only mode was updated to erase/copy only sectors that 539 - An overwrite only which upgrades slot 0 with the image in slot 1.
|
/mcuboot-latest/boot/cypress/MCUBootApp/ |
D | ExternalMemory.md | 18 * There only one module is being used for secondary slot; 70 **Note 3**: External memory code is developed basing on PDL and can be run on CM0p core only. It ma… 100 **Note 3:** the programming of external memory is limited to S25FL512S p/n only at this moment.
|
D | README.md | 85 …_NUMBER` in `MCUBootApp/config/mcuboot_config.h` file should be set to 2 (only dual-image is suppo… 94 * Boots image from Primary_1 slot only; 95 * Boots Primary_1 only if both - Primary_1 and Primary_2 are present and valid; 97 This ensures two dependent applications can be accepted by device only in case both images are vali…
|
/mcuboot-latest/boot/cypress/BlinkyApp/ |
D | BlinkyApp.mk | 103 …e 1024 --pad-header --align 8 -v "2.0" -S $(SLOT_SIZE) -M 512 --overwrite-only -R $(ERASED_VALUE) …
|
/mcuboot-latest/ptest/src/ |
D | main.rs | 52 matrix.only(&args.test) in main() 273 fn only(self, pick: &[usize]) -> Self { in only() method
|
/mcuboot-latest/ext/fiat/ |
D | README.md | 17 only the prime is considered normative and everything else is treated as
|
/mcuboot-latest/ |
D | LICENSE | 78 where such license applies only to those patent claims licensable 116 of the NOTICE file are for informational purposes only and 169 License. However, in accepting such obligations, You may act only 171 of any other Contributor, and only if You agree to indemnify,
|
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/ |
D | cy8c6xxa_cm0plus.ld | 70 * You can assign sections to this memory region for only one of the cores. 161 /* Read-only code (constants). */ 308 /* .stack_dummy section doesn't contains any symbols. It is only
|
/mcuboot-latest/boot/cypress/BlinkyApp/linker/ |
D | BlinkyApp_template.ld | 74 * You can assign sections to this memory region for only one of the cores. 160 /* Read-only code (constants). */ 307 /* .stack_dummy section doesn't contains any symbols. It is only
|
/mcuboot-latest/samples/zephyr/ |
D | Makefile | 218 BOOTLOADER_EXTRA_CONF_FILE=$(PWD)/overlay-upgrade-only.conf \
|
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/ |
D | cy8c6xxa_cm4_dual.ld | 73 * You can assign sections to this memory region for only one of the cores. 171 /* Read-only code (constants). */ 318 /* .stack_dummy section doesn't contains any symbols. It is only
|
/mcuboot-latest/boot/espressif/port/esp32c2/ld/ |
D | bootloader.ld | 11 * - 0x3fccb264 - 0x3fcdcb70: Shared buffers, used in UART/USB/SPI download mode only
|
/mcuboot-latest/boot/espressif/port/esp32c6/ld/ |
D | bootloader.ld | 11 * - 0x4086ad08 - 0x4087c610: Shared buffers, used in UART/USB/SPI download mode only
|
/mcuboot-latest/boot/espressif/port/esp32h2/ld/ |
D | bootloader.ld | 11 * - 0x4083ba78 - 0x4084d380: Shared buffers, used in UART/USB/SPI download mode only
|
12