zephyr/modules
Frank Audun Kvamtrø fb90efef1b modules: mbedtls: Allow custom mbedtls implementation
-The current scheme in zephyr has the two choices MBEDTLS_BUILTIN
 and MBEDTLS_LIBRARY, but the choice of MBEDTLS_LIBRARY requires
 setting CONFIG_MBEDTLS_INSTALL_PATH for includes and library linking.
 This may not be neccesary when an alternative implementation of the
 library is being used. This adds support for custom choices in
 MBEDTLS_IMPLEMENTATION which can be added in an out-of-tree Kconfig
 file.
-Made else an elseif(CONFIG_MBEDTLS_LIBRARY.
-Removed reduntant assertion between the two choices.

Signed-off-by: Frank Audun Kvamtrø <frank.kvamtro@nordicsemi.no>
2021-09-29 15:32:40 -04:00
..
TraceRecorder
canopennode
hal_nordic soc: nordic_nrf: Add Kconfig option for enabling trace port 2021-09-28 20:11:40 -04:00
hal_nxp modules: hal_nxp: removing always empty zephyr_library 2021-09-28 12:13:23 +02:00
loramac-node
lz4
mbedtls modules: mbedtls: Allow custom mbedtls implementation 2021-09-29 15:32:40 -04:00
nanopb
segger
tflite-micro modules: tflite-micro: fix cmakelists.txt 2021-08-24 07:26:08 -04:00
trusted-firmware-m modules: tfm: Override the TF-M MBEDCRYPTO_PATH 2021-08-30 17:08:34 -04:00
Kconfig
Kconfig.altera
Kconfig.atmel
Kconfig.civetweb
Kconfig.cmsis
Kconfig.cmsis_dsp modules: cmsis_dsp: Update configs for CMSIS-DSP 1.9.0 (CMSIS 5.8.0) 2021-08-30 18:17:47 +02:00
Kconfig.cypress
Kconfig.eos_s3
Kconfig.imx
Kconfig.infineon
Kconfig.libmetal
Kconfig.mcuboot_bootutil
Kconfig.mcux drivers: hwinfo: add reset cause support for iMX RT series 2021-09-29 14:44:21 -04:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32 stm32: Add FMAC support to Kconfig 2021-09-15 22:36:49 -04:00
Kconfig.syst
Kconfig.telink
Kconfig.tinycbor
Kconfig.tinycrypt
Kconfig.vega
Kconfig.xtensa
modules.cmake