blob: b8b16b4b5ac7ce9d1ddec5094e0137deaf5a7699 [file] [log] [blame]
David Hu9b6a1fe2020-12-21 15:16:09 +08001#-------------------------------------------------------------------------------
Sherry Zhang07b42412021-01-07 14:19:41 +08002# Copyright (c) 2020-2021, Arm Limited. All rights reserved.
David Hu9b6a1fe2020-12-21 15:16:09 +08003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6#-------------------------------------------------------------------------------
7
8############################ Partitions ########################################
9
Kevin Peng23a583c2021-09-08 22:33:33 +080010set(TFM_PSA_API ON CACHE BOOL "Use PSA API instead of secure library model")