| commit | c29afb684eca31c011d75868a9873cc8a42163e2 | [log] [tgz] |
|---|---|---|
| author | Ronald Cron <ronald.cron@arm.com> | Mon Jul 01 14:50:54 2024 +0200 |
| committer | Ronald Cron <ronald.cron@arm.com> | Wed Jul 10 08:07:38 2024 +0200 |
| tree | faff0300f9e9121d49b26e4bce7d4f11e3c5a079 | |
| parent | 90ca4145cfedd9917d8b124cdc1aadd4f923afdc [diff] [blame] |
Adjust build systems Adjust build systems such as we can built Mbed TLS in the default and full configuration. Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/tf-psa-crypto/drivers/CMakeLists.txt b/tf-psa-crypto/drivers/CMakeLists.txt new file mode 100644 index 0000000..f03055e --- /dev/null +++ b/tf-psa-crypto/drivers/CMakeLists.txt
@@ -0,0 +1 @@ +add_subdirectory(builtin)