zephyr/modules/trusted-firmware-m
Jordan Yates f31439991d modules: tfm: interface: handle ISR context
Don't attempt to take a mutex if operating from inside an ISR. The only
expected use-case where this should occur is when attempting to reboot
via `tfm_platform_system_reset` from an exception handler.

Fixes #79687.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-10-15 19:08:24 +01:00
..
interface modules: tfm: interface: handle ISR context 2024-10-15 19:08:24 +01:00
nordic build: namespace autoconf.h with zephyr/ 2024-05-28 22:03:55 +02:00
psa tfm: Fix zephyr-sdk toolchain variant integration 2021-10-07 14:02:40 -05:00
src modules: tf-m: Remove building of PSA arch tests 2024-01-17 16:52:52 +01:00
CMakeLists.txt modules: tfm: split security counter from version 2024-09-26 03:34:42 -04:00
Kconfig modules: tfm: remove redundant if BUILD_WITH_TFM guard in Kconfig 2021-06-11 16:13:57 +02:00
Kconfig.tfm modules: tfm: default version numbers from VERSION 2024-10-04 22:51:04 +01:00
Kconfig.tfm.crypto_modules tfm: Fix help text for crypto key module functionality 2023-07-25 09:15:32 +02:00
Kconfig.tfm.partitions modules: tf-m: restore check on CONFIG_TFM_PARTITION_INITIAL_ATTESTATION 2024-05-29 04:56:40 -07:00