led_client/embassy/examples/nrf9151/ns
2024-12-21 00:48:45 -05:00
..
.cargo Initial commit 2024-12-21 00:48:45 -05:00
src/bin Initial commit 2024-12-21 00:48:45 -05:00
build.rs Initial commit 2024-12-21 00:48:45 -05:00
Cargo.toml Initial commit 2024-12-21 00:48:45 -05:00
flash_tfm.sh Initial commit 2024-12-21 00:48:45 -05:00
memory.x Initial commit 2024-12-21 00:48:45 -05:00
README.md Initial commit 2024-12-21 00:48:45 -05:00
tfm.hex Initial commit 2024-12-21 00:48:45 -05: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.