Home
last modified time | relevance | path

Searched full:enable (Results 1 – 25 of 61) sorted by relevance

123

/mcuboot-3.6.0/boot/espressif/include/crypto_config/
Dmbedtls_custom_config.h6 * This set of compile-time options may be used to enable
162 * Enable the memory allocation layer.
179 * Enable this layer to allow use of alternative memory allocators.
222 * Uncomment a macro to enable alternate implementation of specific base
239 * next version. You can enable this to help you prepare the transition to a
254 * next version. You can enable this to help you prepare the transition to a
300 * Uncomment a macro to enable alternate implementation of the corresponding
360 * Uncomment a macro to enable alternate implementation of the corresponding
442 * Uncomment a macro to enable alternate implementation of the corresponding
528 * Enable Cipher Block Chaining mode (CBC) for symmetric ciphers.
[all …]
/mcuboot-3.6.0/boot/cypress/MCUBootApp/config/
Dmcuboot_crypto_config.h6 * This set of compile-time options may be used to enable
161 * Enable the memory allocation layer.
178 * Enable this layer to allow use of alternative memory allocators.
221 * Uncomment a macro to enable alternate implementation of specific base
238 * version. You can enable this to help you prepare the transition to a new
253 * version. You can enable this to help you prepare the transition to a new
297 * - If you enable the macro #MBEDTLS_CHECK_PARAMS_ASSERT, then the
305 * you need to enable #MBEDTLS_CHECK_PARAMS_ASSERT so that library source
308 * Uncomment to enable validation of application-controlled parameters.
365 * Uncomment a macro to enable alternate implementation of the corresponding
[all …]
/mcuboot-3.6.0/samples/mcuboot_config/
Dmcuboot_config.template.h45 * You can enable only one mode at a time from the list below to override
49 /* Uncomment to enable the overwrite-only code path. */
58 /* Uncomment to enable the direct-xip code path. */
60 /* Uncomment to enable the revert mechanism in direct-xip mode. */
63 /* Uncomment to enable the ram-load code path. */
143 * enable the watchdog (if required)!
/mcuboot-3.6.0/boot/nuttx/include/mcuboot_config/
Dmcuboot_config.h57 * You can enable only one mode at a time from the list below to override
67 /* Enable the overwrite-only code path. */
81 /* Enable the direct-xip code path. */
87 /* Enable the revert mechanism in direct-xip mode. */
93 /* Enable the ram-load code path. */
99 /* Enable bootstrapping the erased primary slot from the secondary slot */
186 * enable the watchdog (if required)!
/mcuboot-3.6.0/boot/espressif/hal/include/mcuboot_config/
Dmcuboot_config.h44 * You can enable only one mode at a time from the list below to override
48 /* Uncomment to enable the overwrite-only code path. */
57 /* Uncomment to enable the direct-xip code path. */
60 /* Uncomment to enable the ram-load code path. */
181 * enable the watchdog (if required)!
/mcuboot-3.6.0/ext/nrf/
Dcc310_glue.h53 NRF_CRYPTOCELL->ENABLE=1; in nrf_cc310_enable()
58 NRF_CRYPTOCELL->ENABLE=0; in nrf_cc310_disable()
61 /* Enable and disable cc310 to reduce power consumption */
/mcuboot-3.6.0/boot/mbed/
Dmbed_lib.json72 "log-enable": {
73 "help": "Enable MCUboot logging. Must also enable mbed-trace",
180 "help": "Enable ability to boot update candidates in-place.",
185 "help": "Enable XIP revert mechanism. Only valid if direct-xip is also enabled.",
/mcuboot-3.6.0/samples/zephyr/hello-world/
Dprj.conf4 # Enable console and printk()
8 # Enable Zephyr application to be booted by MCUboot
/mcuboot-3.6.0/sim/mcuboot-sys/
DCargo.toml30 # Enable P384 Curve support (instead of P256) for PSA Crypto
92 # Enable hardware rollback protection
95 # Enable the PSA Crypto APIs where supported for cryptography related operations.
/mcuboot-3.6.0/boot/mynewt/mcuboot_config/
Dsyscfg.yml101 minor and revision. Enable this option to take into account the build
113 description: 'Enable serial logging'
135 description: 'Enable watchdog feeding while performing a swap upgrade'
/mcuboot-3.6.0/boot/espressif/
Dmain.c109 * 3) Burn EFUSE to enable Secure Boot V2 (ABS_DONE_0). in main()
113 * 6) Burn EFUSE to enable Flash Encryption. in main()
191 * 3) Burn EFUSE to enable Secure Boot V2. in main()
223 * 6) Burn EFUSE to enable flash encryption in main()
/mcuboot-3.6.0/boot/cypress/MCUBootApp/
Dmain.c92 /* Certain PSoC 6 devices enable CM4 by default at startup. It must be in main()
95 * the image before this bootloader app can enable CM4 in do_boot(), we need in main()
106 /* enable interrupts */ in main()
DREADME.md40 To enable hardware acceleration in `MCUBootApp` pass flag `USE_CRYPTO_HW=1` to `make` while build.
85 To enable multi-image operation define `MCUBOOT_IMAGE_NUMBER` in `MCUBootApp/config/mcuboot_config.…
160 To enable image encryption support use `ENC_IMG=1` build flag (BlinkyApp should also be built with …
/mcuboot-3.6.0/boot/zephyr/
DKconfig.serial_recovery109 bool "Enable echo command"
114 bool "Enable system specific mcumgr commands"
125 bool "Enable storage erase command"
DKconfig288 bool "Enable the revert mechanism in direct-xip mode"
565 bool "Enable benchmark code"
623 minor and revision. Enable this option to take into account the build
676 bool "Enable hooks for overriding MCUboot's native routines"
684 bool "Enable hooks for responding to MCUboot status changes"
701 # Enable flash page layout if available
703 # Enable flash_map module as flash I/O back-end
/mcuboot-3.6.0/ext/mbedtls-asn1/include/mbedtls/
Dmbedtls_config.h40 * Enable the platform abstraction layer that allows you to re-assign
60 * Enable the semi-portable timing interface.
/mcuboot-3.6.0/docs/
Dsigned_images.md91 Enable the BOOTUTIL_SIGN_RSA syscfg setting in your app or target syscfg.yml
100 The syscfg variable to enable ECDSA256 is BOOTUTIL_SIGN_EC256.
/mcuboot-3.6.0/boot/zephyr/boards/
Dpinnacle_100_dvk.conf2 # Enable QSPI (MX25R64) - Slot 1 in QSPI
Dbl5340_dvk_cpuapp.conf2 # Enable QSPI (MX25R64) - Slot 1 in QSPI
Dnrf51dk_nrf51422.conf1 # Due the small boot partition, we can't enable logging or the debug
/mcuboot-3.6.0/boot/espressif/port/esp32/
Dserial_adapter.c110 /* Enable GPIO for UART RX */ in boot_console_init()
117 /* Enable GPIO for UART TX */ in boot_console_init()
/mcuboot-3.6.0/boot/espressif/port/esp32c2/
Dserial_adapter.c119 /* Enable GPIO for UART RX */ in boot_console_init()
128 /* Enable GPIO for UART TX */ in boot_console_init()
/mcuboot-3.6.0/boot/espressif/port/esp32s2/
Dserial_adapter.c121 /* Enable GPIO for UART RX */ in boot_console_init()
129 /* Enable GPIO for UART TX */ in boot_console_init()
/mcuboot-3.6.0/boot/zephyr/include/
Darm_cleanup.h12 * Cleanup interrupt priority and interupt enable registers.
/mcuboot-3.6.0/boot/espressif/port/esp32s3/
Dserial_adapter.c158 /* Enable GPIO for UART RX */ in boot_console_init()
166 /* Enable GPIO for UART TX */ in boot_console_init()

123