samples: tfm_integration: psa_crypto: To works on MAX32657
Update psa_crypto test not work on MAX32657 This commit enable/disable flags for MAX32657 to make it works for MAX32657. Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
This commit is contained in:
parent
8796a6fec2
commit
d9ab6371be
2 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2025 Analog Devices, Inc.
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
CONFIG_TFM_IPC=n
|
||||
CONFIG_TFM_SFN=y
|
||||
CONFIG_TFM_ISOLATION_LEVEL=1
|
|
@ -20,6 +20,7 @@ tests:
|
|||
- nrf9160dk/nrf9160/ns
|
||||
- stm32l562e_dk/stm32l562xx/ns
|
||||
- bl5340_dvk/nrf5340/cpuapp/ns
|
||||
- max32657evkit/max32657/ns
|
||||
integration_platforms:
|
||||
- mps2/an521/cpu0/ns
|
||||
harness: console
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue