Skip to content
Commit fb90efef authored by Frank Audun Kvamtrø's avatar Frank Audun Kvamtrø Committed by Christopher Friedt
Browse files

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: default avatarFrank Audun Kvamtrø <frank.kvamtro@nordicsemi.no>
parent 464cd567
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment