zephyr/samples
Georgios Vasilakis 0081207078 samples: tfm: tfm_psa_test: Add temporary isolation workaround
Add a workaround which sets the isolation level to 2 in CMake.
The TF-M tests require the large TF-M profile because it supports
the full list of crypto algorithms needed, not because of the
solation level.

For the TF-M tests the isolation level is irrelevant so we
set it to 2 here so that we don't exclude the platforms which
don't support the isolation level 3.

I communicated with a TF-M maintainer and he informed me that this
workaround will be included in the TF-M 2.2 release branch later
so this is a short lived workaround that can be reverted when the
relevant commit from the TF-M branch is cherry-picked.

Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>
2025-07-11 09:41:26 -05:00
..
application_development samples: code_relocation_nocopy: update macro for flash size and address 2025-06-24 09:13:33 +02:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic kernel: heap: Add allocation metadata to allocated_bytes 2025-07-07 10:08:58 -05:00
bluetooth Bluetooth: samples: Fix off-by-one bug in atomic API usage 2025-07-04 13:05:22 -05:00
boards samples: boards: st: blink with low power mode management in DEBUG 2025-07-04 13:10:12 -05:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
data_structures include: zephyr: sys: simplify MIN_HEAP_FOREACH macro 2025-06-26 11:58:05 -04:00
drivers samples: fuelgauge: resolve_merge_artifacts 2025-07-09 09:44:35 -05:00
hello_world
kernel
modules samples: modules: lvgl: Enable example for g1120b0mipi on mimxrt798s 2025-06-27 08:49:44 -10:00
net samples: net: mqtt_sn_publisher: Remove shadowed variable 2025-07-08 13:44:28 -05:00
philosophers samples: philosphers: Fix typo in famous name 2025-03-31 08:20:19 +02:00
posix samples: add CONFIG_LOG_TIMESTAMP_USE_REALTIME 2025-06-26 11:03:22 -05:00
psa
sensor boards: frdm_mcxa166, frdm_mcxa276: add temperature sensor support 2025-06-27 09:53:28 -05:00
shields samples: shields: x_nucleo_iks02a1: run clang-format 2025-07-08 13:39:47 -05:00
subsys samples: mgmt: hawkbit: force BOOT_MAX_IMG_SECTORS for stm32h573i_dk 2025-07-08 11:05:36 -05:00
synchronization
sysbuild samples: sysbuild: update list of platforms 2025-07-09 17:15:56 -05:00
tfm_integration samples: tfm: tfm_psa_test: Add temporary isolation workaround 2025-07-11 09:41:26 -05:00
userspace soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
index.rst
sample_definition_and_criteria.rst