zephyr/modules/trusted-firmware-m
Joakim Andersson 52d0c8ade2 boards: nrf9161dk_nrf9161_ns: Add TF-M support to nrf9161 DK
Add TF-M support for nrf9161 DK and enable it by default for the
non-secure board variant.
Disable UART1 since TF-M use this for output and it is configured
as a secure peripheral.
Enabling this will trigger a BusFault in TF-M.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2023-05-03 12:39:14 +02:00
..
interface init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
psa tfm: Fix zephyr-sdk toolchain variant integration 2021-10-07 14:02:40 -05:00
src includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
CMakeLists.txt tfm: Print memory usage of TF-M built executables 2023-05-03 10:00:56 +02:00
Kconfig modules: tfm: remove redundant if BUILD_WITH_TFM guard in Kconfig 2021-06-11 16:13:57 +02:00
Kconfig.tfm boards: nrf9161dk_nrf9161_ns: Add TF-M support to nrf9161 DK 2023-05-03 12:39:14 +02: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: Disable initial attestation service 2023-02-11 07:59:06 +09:00