zephyr/modules/trusted-firmware-m
Joakim Andersson 9b87d6f7fc modules: tfm: Fix cmake warnings for unused variables
Fix cmake warnings for TF-M build system when PSA tests are not enabled.
This produces the following warnings:
"
CMake Warning:
  Manually-specified variables were not used by the project:

    PSA_TOOLCHAIN_FILE
    TOOLCHAIN
"

These warnings can point to cache or config variables being updated in
the TF-M build system so keep this free of warnings.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2021-11-15 14:54:48 -05:00
..
interface tfm: Put saving of FPU context into its own file so it can be reused 2021-06-07 15:23:22 +02:00
psa tfm: Fix zephyr-sdk toolchain variant integration 2021-10-07 14:02:40 -05:00
src CMakeLists.txt: Add support for running PSA tests 2021-04-20 16:13:40 +02:00
CMakeLists.txt modules: tfm: Fix cmake warnings for unused variables 2021-11-15 14:54:48 -05:00
Kconfig modules: tfm: remove redundant if BUILD_WITH_TFM guard in Kconfig 2021-06-11 16:13:57 +02:00
Kconfig.tfm modules: trusted-firmware-m: Use module location variable for .pem keys 2021-11-01 11:20:06 -04:00
Kconfig.tfm.crypto_modules modules: tfm: Update crypto modules prompt strings 2021-11-13 07:58:50 -05:00
Kconfig.tfm.partitions modules: tfm: Add configuration for TF-M log options 2021-10-17 11:50:53 -04:00