embassy/examples/nrf9151/ns
Dario Nieuwenhuis 3f23fd5c98 Update nrf-pac.
2024-11-15 02:22:20 +01:00
..
.cargo Adding initial support for nrf9151 s and ns 2024-06-27 14:07:26 -06:00
src/bin Update nrf-pac. 2024-11-15 02:22:20 +01:00
build.rs Adding initial support for nrf9151 s and ns 2024-06-27 14:07:26 -06:00
Cargo.toml Release embassy-executor 0.6.3. 2024-11-12 18:07:50 +01: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.