embassy/examples/nrf9151/ns
2024-06-28 07:11:50 -06:00
..
.cargo Adding initial support for nrf9151 s and ns 2024-06-27 14:07:26 -06:00
src/bin Adding initial support for nrf9151 s and ns 2024-06-27 14:07:26 -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 initial support for nrf9151 s and ns 2024-06-27 14:07:26 -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. After configuration, the TFM loads the non-secure application. A reference TFM is included, and you can use the provided helper script to flash it.