Build: Passing MBEDTLS_USER_CONFIG_FILE/PATH info to BuildMbedCrypto.cmake
---- Problem ----
MBEDTLS_USER_CONFIG_FILE setting was not picked up when
build MBedCrypto library.
Like MBEDTLS_CONFIG_FILE, MBEDTLS_USER_CONFIG_FILE alone is
not enough, including PATH is also needed to find the file.
---- Solution ----
Passing FILE & PATH information through MBEDCRYPTO_C_FLAGS
to BuildMbedCrypto.cmake
Change-Id: If5820e82df5a72b4cfa60fb1872a7add9204d686
Signed-off-by:
Alamy Liu <alamy.liu@cypress.com>
Loading
Please register or sign in to comment