You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: crypto: Removing reference to use custom configs for Mbed TLS
-We don't support providing a pre-written Mbed TLS config file
while building nrf_security. The Kconfig's used for configurations
are parsed and handled in CMake logic and there is no standard way
to extract information from a pre-written header-file and have that
lead to changed CMake logic.
Signed-off-by: Frank Audun Kvamtrø <[email protected]>
The nRF Security Kconfig options are used to generate an Mbed TLS configuration file.
34
34
35
-
Although not recommended, it is possible to provide a custom Mbed TLS configuration file by disabling :kconfig:option:`CONFIG_GENERATE_MBEDTLS_CFG_FILE`.
0 commit comments