/* * Copyright (c) 2019-2020, Arm Limited. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * */ /*********** WARNING: This is an auto-generated file. Do not edit! ***********/ #ifndef __PSA_MANIFEST_PID_H__ #define __PSA_MANIFEST_PID_H__ #ifdef __cplusplus extern "C" { #endif #define TFM_SP_PS (256) #define TFM_SP_ITS (257) #define TFM_SP_AUDIT_LOG (258) #define TFM_SP_CRYPTO (259) #define TFM_SP_PLATFORM (260) #define TFM_SP_INITIAL_ATTESTATION (261) #define TFM_SP_CORE_TEST (262) #define TFM_SP_CORE_TEST_2 (263) #define TFM_SP_SECURE_TEST_PARTITION (264) #define TFM_SP_IPC_SERVICE_TEST (265) #define TFM_SP_IPC_CLIENT_TEST (266) #define TFM_IRQ_TEST_1 (267) #define TFM_SP_PS_TEST (268) #define TFM_SP_SECURE_CLIENT_2 (269) #define TFM_SP_MULTI_CORE_TEST (270) #define TFM_MAX_USER_PARTITIONS (15) #ifdef __cplusplus } #endif #endif /* __PSA_MANIFEST_PID_H__ */