zephyr/modules/trusted-firmware-m
Tomi Fontanilles 45ae95241a modules: tf-m: fix git clone during build
As of v2.1.0 TF-M has updated to CMSIS v6 and switched from hosting
the sources to depending on the upstream repository, cloning it at
build time.

To prevent a download from happening during the build, CMSIS v6 sources
are pushed to Zephyr's fork of TF-M and the `CMSIS_PATH` CMake variable
is set to point to them.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-07-25 12:25:32 +02:00
..
interface
nordic
psa
src
CMakeLists.txt modules: tf-m: fix git clone during build 2024-07-25 12:25:32 +02:00
Kconfig
Kconfig.tfm modules: tfm: fix `TFM_MCUBOOT_IMAGE_NUMBER == 1` 2024-07-12 20:38:49 -04:00
Kconfig.tfm.crypto_modules
Kconfig.tfm.partitions