embassy/examples/nrf9151/ns
2024-07-15 13:35:21 -06:00
..
.cargo Adding initial support for nrf9151 s and ns 2024-06-27 14:07:26 -06:00
src/bin cargo fmt examples 2024-07-15 13:35:21 -06:00
build.rs Adding initial support for nrf9151 s and ns 2024-06-27 14:07:26 -06:00
Cargo.toml Adding support for 9120 2024-06-28 07:11:50 -06:00
flash_tfm.sh Adding initial support for nrf9151 s and ns 2024-06-27 14:07:26 -06:00
memory.x Adding initial support for nrf9151 s and ns 2024-06-27 14:07:26 -06:00
README.md Adding uart example to 9151-ns 2024-06-28 08:59:22 -06:00
tfm.hex Adding initial support for nrf9151 s and ns 2024-06-27 14:07:26 -06:00

You must flash the TFM before running any non-secure examples. The TFM configures the secure and non-secure execution environments and then loads the non-secure application. A reference TFM is included, and you can use the provided helper script to flash it.