mbed-os/connectivity/drivers/mbedtls/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840
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
..
TOOLCHAIN_ARM Move cryptocell 2020-08-13 09:26:17 +01:00
TOOLCHAIN_GCC_ARM Move cryptocell 2020-08-13 09:26:17 +01:00
TOOLCHAIN_IAR Move cryptocell 2020-08-13 09:26:17 +01:00
CMakeLists.txt Make CryptoCell 310 part of mbed-mbedtls on supported targets 2021-03-18 12:10:11 +00:00
crypto_device_platform.c Move cryptocell 2020-08-13 09:26:17 +01:00
crypto_device_platform.h Move cryptocell 2020-08-13 09:26:17 +01:00