| sample: | |
| description: This app provides an example of using TF-M on the secure | |
| side, with Zephyr on the NS side, using IPC. | |
| name: TF-M IPC example | |
| tests: | |
| sample.tfm_ipc: | |
| tags: introduction | |
| platform_allow: mps2_an521_nonsecure lpcxpresso55s69_ns nrf5340pdk_nrf5340_cpuappns | |
| nrf5340dk_nrf5340_cpuappns nrf9160dk_nrf9160ns nucleo_l552ze_q_ns | |
| harness: console | |
| harness_config: | |
| type: multi_line | |
| regex: | |
| - "Booting TFM v1.0" | |
| - "Booting Zephyr OS" | |
| - "Connect success!" |