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