commit | 855321afde18de7f08217e8f946e79153e674ba4 | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Tue May 11 12:44:39 2021 +0200 |
committer | David Hu <david.hu@arm.com> | Mon May 17 04:25:50 2021 +0200 |
tree | 60e064097ddbeee2a4b934dfa0c4fd6adacc181c | |
parent | 1881ef1a5e3e9de6e88dfdbe733b0155a4a202e8 [diff] |
mcuboot: make mbedcrypto config file configurable Change the mbedtls config file path for mcuboot to being configurable by the user. For that we introduce a new CMake variable, called MCUBOOT_MBEDCRYPTO_CONFIG_PATH. Change-Id: I14701b8301f039f0eb081919a2589bcca7936e8f Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>