feat(lib): add mbedtls support
Add support for compiling Mbed TLS from external source.
The Mbed TLS library is compiled from source pointed by MBEDTLS_DIR
environment variable. Any TFTF test that includes mbedtls.mk will have
support for mbedtls library. Note that by default the MBEDTLS_DIR will
point to the default submodule directory (ext/mbedtls).
This support is added for testing RMM capabilities related to
Device Assignment in RMM.
Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com>
Change-Id: I0e386334078812e5ff5bdcffd4143732e0478b64
(cherry picked from commit 23788fa84220f873a21f8bca53d973e240ae8740)
2 files changed