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_secure_client_service.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2018-2019, Arm Limited. All rights reserved.
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*
6
*/
7
8
#ifndef __TFM_SECURE_CLIENT_SERVICE_H__
9
#define __TFM_SECURE_CLIENT_SERVICE_H__
10
11
#include <stdint.h>
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
22
int32_t
tfm_secure_client_service_sfn_run_tests
(
void
);
23
24
#ifdef __cplusplus
25
}
26
#endif
27
28
#endif
/* __TFM_SECURE_CLIENT_SERVICE_H__ */
tfm_secure_client_service_sfn_run_tests
int32_t tfm_secure_client_service_sfn_run_tests(void)
Runs the secure integration tests.
Definition:
tfm_secure_client_service.c:50
test
test_services
tfm_secure_client_service
tfm_secure_client_service.h
Generated on Thu Feb 18 2021 13:29:12 for TF-M Reference Manual by
1.8.6