| .. | ||
| .cargo | ||
| src/bin | ||
| build.rs | ||
| Cargo.toml | ||
| flash_tfm.sh | ||
| memory.x | ||
| README.md | ||
| tfm.hex | ||
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.