Browse Source

samples: tfm_psa_test: Set TFM_PROFILE

TEST_PSA_API requires TFM_PROFILE to be set to "profile_large".

Signed-off-by: Flavio Ceolin <flavio@hubblenetwork.com>
pull/92270/head
Flavio Ceolin 3 weeks ago committed by Daniel DeGrasse
parent
commit
8caef68264
  1. 2
      samples/tfm_integration/tfm_psa_test/prj.conf

2
samples/tfm_integration/tfm_psa_test/prj.conf

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
#
CONFIG_BUILD_WITH_TFM=y
CONFIG_TFM_PROFILE_TYPE_NOT_SET=y
CONFIG_TFM_PROFILE_TYPE_LARGE=y
CONFIG_TFM_USE_NS_APP=y
CONFIG_QEMU_ICOUNT_SHIFT=1

Loading…
Cancel
Save