Searched full:disable (Results 1 – 25 of 30) sorted by relevance
12
/mcuboot-latest/boot/espressif/include/crypto_config/ |
D | mbedtls_custom_config.h | 7 * or disable features selectively, and reduce the global 60 * Comment to disable the use of assembly code. 86 * cases it is also desirable to disable some double-width operations. For 599 * If you disable all padding modes, only full blocks can be used with CBC. 621 * Comment macros to disable the curve and functions for it 646 * Comment this macro to disable NIST curves optimisation. 684 * Comment this macro to disable deterministic ECDSA. 953 * Disable if you only need to support RFC 5915 + 5480 key formats. 964 * You can safely disable this if MBEDTLS_ERROR_C is enabled, or if you're 967 * Disable if you run into name conflicts and want to really remove the [all …]
|
/mcuboot-latest/boot/cypress/MCUBootApp/config/ |
D | mcuboot_crypto_config.h | 7 * or disable features selectively, and reduce the global 59 * Comment to disable the use of assembly code. 85 * cases it is also desirable to disable some double-width operations. For 674 * If you disable all padding modes, only full blocks can be used with CBC. 740 * Comment macros to disable the curve and functions for it 763 * Comment this macro to disable NIST curves optimisation. 830 * Comment this macro to disable deterministic ECDSA. 1119 * Disable if you only need to support RFC 5915 + 5480 key formats. 1130 * You can safely disable this if MBEDTLS_ERROR_C is enabled, or if you're 1133 * Disable if you run into name conflicts and want to really remove the [all …]
|
/mcuboot-latest/boot/boot_serial/ |
D | syscfg.yml | 47 Specify 0 to disable listening on the UART for the management 67 -1 to disable reporting.
|
/mcuboot-latest/boot/zephyr/boards/ |
D | actinius_icarus_bee_nrf9160.conf | 1 # Disable Zephyr console
|
D | actinius_icarus_nrf9160.conf | 1 # Disable Zephyr console
|
D | actinius_icarus_som_dk_nrf9160.conf | 1 # Disable Zephyr console
|
D | actinius_icarus_som_nrf9160.conf | 1 # Disable Zephyr console
|
D | sparkfun_thing_plus_nrf9160.conf | 1 # Disable Zephyr console
|
D | circuitdojo_feather_nrf9160.conf | 1 # Disable Zephyr console
|
D | conexio_stratus_pro.conf | 1 # Disable Zephyr console
|
D | conexio_stratus.conf | 1 # Disable Zephyr console
|
D | nrf52840dongle_nrf52840.conf | 3 # Disable logging.
|
/mcuboot-latest/boot/cypress/MCUBootApp/ |
D | cy_serial_flash_prog.c | 88 … Bits[ 6: 5] SWJ_PINS_CTL (0/1/3=Disable SWJ, 2=Enable SWJ) 89 … Bits[ 8: 7] APP_AUTHENTICATION (0/2/3=Enable, 1=Disable)
|
/mcuboot-latest/boot/zephyr/ |
D | arm_cleanup.c | 19 /* Disable NVIC interrupts */ in cleanup_arm_nvic()
|
D | Kconfig.serial_recovery | 75 requirements. Set to 0 to disable.
|
D | main.c | 187 /* Disable the USB to prevent it from firing interrupts */ in do_boot() 194 /* Flush and disable instruction/data caches before chain-loading the application */ in do_boot()
|
D | Kconfig | 772 bool "Disable I/D caches before chain-loading application" 776 Will flush and disable the instruction and data caches on the CPU prior to
|
/mcuboot-latest/ext/nrf/ |
D | cc310_glue.h | 61 /* Enable and disable cc310 to reduce power consumption */
|
/mcuboot-latest/boot/espressif/ |
D | main.c | 282 /* Disable glitch reset after all the security checks are completed. in main() 284 * and to avoid such false alarms, disable it. in main()
|
/mcuboot-latest/ext/mbedtls-asn1/include/mbedtls/ |
D | mbedtls_config.h | 63 * BSD and OS X) and Windows. On other platforms, you can either disable that
|
D | ecdsa.h | 344 * \param rs_ctx The restart context to use. This may be \c NULL to disable 411 * \param rs_ctx The restart context to use. This may be \c NULL to disable
|
/mcuboot-latest/sim/mcuboot-sys/ |
D | Cargo.toml | 41 # Disable validation of the primary slot
|
/mcuboot-latest/boot/cypress/libs/watchdog/ |
D | watchdog.h | 69 /** Stop (disable) the WDT
|
/mcuboot-latest/boot/mbed/ |
D | mbed_lib.json | 61 …pports overwriting the existing image with the update image, is also available. (null to disable)",
|
/mcuboot-latest/boot/cypress/platforms/ |
D | cycfg_system.c | 254 /* Reset the core clock path to default and disable all the FLLs/PLLs */ in init_cycfg_system()
|
12