fb90efef1b
-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> |
||
---|---|---|
.. | ||
TraceRecorder | ||
canopennode | ||
hal_nordic | ||
hal_nxp | ||
loramac-node | ||
lz4 | ||
mbedtls | ||
nanopb | ||
segger | ||
tflite-micro | ||
trusted-firmware-m | ||
Kconfig | ||
Kconfig.altera | ||
Kconfig.atmel | ||
Kconfig.civetweb | ||
Kconfig.cmsis | ||
Kconfig.cmsis_dsp | ||
Kconfig.cypress | ||
Kconfig.eos_s3 | ||
Kconfig.imx | ||
Kconfig.infineon | ||
Kconfig.libmetal | ||
Kconfig.mcuboot_bootutil | ||
Kconfig.mcux | ||
Kconfig.microchip | ||
Kconfig.nuvoton | ||
Kconfig.open-amp | ||
Kconfig.silabs | ||
Kconfig.simplelink | ||
Kconfig.sof | ||
Kconfig.st | ||
Kconfig.stm32 | ||
Kconfig.syst | ||
Kconfig.telink | ||
Kconfig.tinycbor | ||
Kconfig.tinycrypt | ||
Kconfig.vega | ||
Kconfig.xtensa | ||
modules.cmake |