embassy/examples/nrf9151/ns
2024-10-21 01:26:02 +02: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 Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 2024-10-21 01:26:02 +02: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.