From 2e13c372f1419f08dab7797b244681f889dd9bcf Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Mon, 14 Apr 2025 22:04:32 +0200 Subject: nrfdemo --- .../platform/common/nrf91/tests/psa_arch_tests_config.cmake | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 nrfdemo/builddk/tfm/api_ns/platform/common/nrf91/tests/psa_arch_tests_config.cmake (limited to 'nrfdemo/builddk/tfm/api_ns/platform/common/nrf91/tests') diff --git a/nrfdemo/builddk/tfm/api_ns/platform/common/nrf91/tests/psa_arch_tests_config.cmake b/nrfdemo/builddk/tfm/api_ns/platform/common/nrf91/tests/psa_arch_tests_config.cmake new file mode 100644 index 0000000..5320c4c --- /dev/null +++ b/nrfdemo/builddk/tfm/api_ns/platform/common/nrf91/tests/psa_arch_tests_config.cmake @@ -0,0 +1,10 @@ +#------------------------------------------------------------------------------- +# Copyright (c) 2023, Arm Limited. All rights reserved. +# +# SPDX-License-Identifier: BSD-3-Clause +# +#------------------------------------------------------------------------------- + +# Platform-specific configurations +# Use nrf9160 until test target name in PSA arch test repository has been updated to nrf91 +set(PSA_API_TEST_TARGET "nrf9160") -- cgit v1.2.3