blob: c9ea496324be8a24e3fc0a57717cf52a1864e59c [file] [log] [blame]
Kevin Peng76c0c162022-02-09 22:49:06 +08001#-------------------------------------------------------------------------------
2# Copyright (c) 2022, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6#-------------------------------------------------------------------------------
7
8############################ Partitions ########################################
9
10set(TFM_PSA_API ON CACHE BOOL "Use PSA API instead of secure library model")
11set(CONFIG_TFM_SPM_BACKEND_IPC OFF)
12set(CONFIG_TFM_SPM_BACKEND_SFN ON)