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
psa
src
CMakeLists.txt modules: tfm: split security counter from version 2024-09-26 03:34:42 -04:00
Kconfig
Kconfig.tfm modules: tfm: default version numbers from `VERSION` 2024-10-04 22:51:04 +01:00
Kconfig.tfm.crypto_modules
Kconfig.tfm.partitions modules: tf-m: restore check on CONFIG_TFM_PARTITION_INITIAL_ATTESTATION 2024-05-29 04:56:40 -07:00