Searched full:configuration (Results 1 – 25 of 84) sorted by relevance
1234
/mcuboot-latest/boot/cypress/MCUBootApp/config/mcuboot_config/ |
D | mcuboot_config.h | 11 * Template configuration file for MCUboot. 93 * Currently there is no configuration option, for this platform, 111 * The following global logging level configuration macros must also be 113 * configuration and will allow any source files to override the global 114 * configuration:
|
/mcuboot-latest/docs/ |
D | serial_recovery.md | 52 ## Configuration of serial recovery 77 ### Connection configuration 79 Use the following command to set the connection configuration, 91 The connection configuration must be established to perform the following image-related commands:
|
D | readme-zephyr.md | 51 Zephyr's point of view. There is a bit of configuration that needs to 67 MCUboot itself. All the needed configuration is collected in 82 In addition to flash partitions in DTS, some additional configuration 85 This is handled internally by the Zephyr configuration system and is wrapped 94 The Zephyr `CONFIG_BOOTLOADER_MCUBOOT` configuration option 254 ### More configuration 256 For details on other available configuration options for the serial recovery protocol, check the Kc…
|
D | readme-nuttx.md | 16 - `<mcuboot_config/mcuboot_config.h>`, for configuration of MCUboot's features. 19 - `<sysflash/sysflash.h>`, for configuration of the system's flash area organization. 40 …etrieving information about the geometry of the MTD, required for the configuration of the size of…
|
D | PORTING.md | 8 * `MCUboot` requires a configuration file, which can be included as 53 ## Configuration file 62 settings in your environment's configuration system to those required 64 Kconfig; these configuration systems are converted to MCUBOOT_ options
|
/mcuboot-latest/boot/zephyr/boards/ |
D | nrf52_minimal_footprint.conf | 1 # Minimal MCUBoot flash footprint configuration 3 # This is not recomendet configuration because of security and reliability
|
/mcuboot-latest/boot/zephyr/include/ |
D | mcuboot-mbedtls-cfg.h | 12 * This is the top-level mbedTLS configuration file for MCUboot. The 13 * configuration depends on the signature type, so this file just
|
D | config-asn1.h | 2 * Configuration of mbedTLS containing only the ASN.1 parser. 24 * Minimal configuration for using TLS in the bootloader
|
D | config-kw.h | 2 * Minimal configuration for using TLS in the bootloader 24 * Minimal configuration for using TLS in the bootloader
|
D | config-ed25519.h | 2 * Configuration of mbedTLS containing only the ASN.1 parser. 24 * Minimal configuration for using TLS in the bootloader
|
D | config-rsa-kw.h | 2 * Minimal configuration for using TLS in the bootloader 24 * Minimal configuration for using TLS in the bootloader
|
D | config-rsa.h | 2 * Minimal configuration for using TLS in the bootloader 24 * Minimal configuration for using TLS in the bootloader
|
D | config-ec.h | 2 * Minimal configuration for using TLS in the bootloader 24 * Minimal configuration for using TLS in the bootloader
|
/mcuboot-latest/sim/mcuboot-sys/csupport/ |
D | config-asn1.h | 2 * Configuration of mbedTLS containing only the ASN.1 parser. 24 * Minimal configuration for using TLS in the bootloader
|
D | config-kw.h | 2 * Minimal configuration for using TLS in the bootloader 24 * Minimal configuration for using TLS in the bootloader
|
D | config-ed25519.h | 2 * Configuration of mbedTLS containing only the ASN.1 parser. 24 * Minimal configuration for using TLS in the bootloader
|
D | config-rsa-kw.h | 2 * Minimal configuration for using TLS in the bootloader 24 * Minimal configuration for using TLS in the bootloader
|
D | config-rsa.h | 2 * Minimal configuration for using TLS in the bootloader 24 * Minimal configuration for using TLS in the bootloader
|
D | config-ec.h | 2 * Minimal configuration for using TLS in the bootloader 24 * Minimal configuration for using TLS in the bootloader
|
/mcuboot-latest/ext/mbedtls-asn1/include/mbedtls/ |
D | build_info.h | 4 * \brief Build-time configuration info 7 * configuration options defined in mbedtls_config.h or MBEDTLS_CONFIG_FILE
|
/mcuboot-latest/boot/cypress/BlinkyApp/ |
D | Readme.md | 66 `BlinkyApp` can be built to use in multi-image bootloader configuration. 96 In case of using muti-image configuration, upgrade image for second application can be built using … 136 - `BUILDCFG` - configuration **Release** or **Debug**
|
/mcuboot-latest/boot/zephyr/ |
D | Kconfig | 8 mainmenu "MCUboot configuration" 10 comment "MCUboot-specific configuration options" 199 from the directory where the MCUBoot KConfig configuration file is 431 from the directory where the MCUBoot KConfig configuration file is 520 This will place information about the MCUboot configuration and 844 comment "Zephyr configuration options" 867 # use MCUboot's own log configuration
|
/mcuboot-latest/samples/zephyr/hello-world/boards/ |
D | README.rst | 1 You can place per-board configuration here. See the comments in the
|
/mcuboot-latest/samples/zephyr/hello-world/ |
D | README.rst | 4 It includes the configuration "glue" needed to make the application
|
/mcuboot-latest/boot/espressif/ci_configs/ |
D | multi-boot.conf | 6 # This configuration file targets the building for CI environment and contains
|
1234