mbed-os/connectivity/drivers/mbedtls
Lingkai Dong 4c6f8867d4 Make CryptoCell 310 part of mbed-mbedtls on supported targets
The CMake target mbed-mbedtls-cryptocell310 was not linked by
default, resulting in a compilation error on targets that use
Mbed TLS:

    fatal error: mbedtls_device.h: No such file or directory

Other Mbed TLS drivers simply add themselve to mbed-mbedtls, so this
commits does the alignment to fix the build error.

Note: the driver and the core Mbed TLS have mutual dependency, so
they need to be one CMake target.
2021-03-18 12:10:11 +00:00
..
FEATURE_CRYPTOCELL310 Make CryptoCell 310 part of mbed-mbedtls on supported targets 2021-03-18 12:10:11 +00:00
TARGET_Cypress Import mbedtls_ecp_write_key for Cypress Mbed TLS driver 2021-02-25 14:02:57 +00:00
TARGET_NUVOTON CMake: Use relative paths to list source files and directories 2020-11-09 12:32:30 +00:00
TARGET_STM STM32 / CMAKE / mbedtls : correct CMakeLists.txt files 2021-01-15 11:46:26 +01:00
TARGET_Samsung CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
TARGET_Silicon_Labs CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
CMakeLists.txt CMake: Componentize Mbed OS into multiple CMake targets (#13732) 2020-11-06 17:25:21 +00:00