Browse Source
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>pull/88765/merge
2 changed files with 9 additions and 0 deletions
@ -0,0 +1,8 @@
@@ -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 |
Loading…
Reference in new issue