commit | a23d6e599bf98591a0293f8762b6625c06ac77fc | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Thu Mar 25 14:41:43 2021 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Apr 06 15:33:23 2021 +0200 |
tree | 67b806985a83ec1a6d9b01748fc4aba4932d6e72 | |
parent | c4d23d35d116f3b0d4e3cd2bea7b02120dd1d6f7 [diff] |
boards: mps2_an521: build non-secure Zephyr images together with TF-M By default, if we build for a Non-Secure version of the board, force building with TF-M as the Secure Execution Environment. An exception is when we build openamp samples, where the non- secure image is basically used for the remote core. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>