TF-M Reference Manual
1.2.0
TrustedFirmware-M
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
tfm_ps_test_service_api.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2019-2020, Arm Limited. All rights reserved.
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*
6
*/
7
8
#ifndef __TFM_PS_TEST_SERVICE_API_H__
9
#define __TFM_PS_TEST_SERVICE_API_H__
10
11
#include "
psa/error.h
"
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
22
psa_status_t
tfm_ps_test_system_prepare
(
void
);
23
24
#ifdef __cplusplus
25
}
26
#endif
27
28
#endif
/* __TFM_PS_TEST_SERVICE_API_H__ */
error.h
Standard error codes for the SPM and RoT Services.
tfm_ps_test_system_prepare
psa_status_t tfm_ps_test_system_prepare(void)
Requests the PS Test Service to call ps_system_prepare().
Definition:
tfm_ps_test_service_api.c:18
psa_status_t
int32_t psa_status_t
Function return status.
Definition:
crypto_types.h:43
test
test_services
tfm_ps_test_service
tfm_ps_test_service_api.h
Generated on Thu Feb 18 2021 13:29:12 for TF-M Reference Manual by
1.8.6