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_svcalls.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2018-2020, Arm Limited. All rights reserved.
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*
6
*/
7
#ifndef __TFM_SVCALLS_H__
8
#define __TFM_SVCALLS_H__
9
10
#include <stdint.h>
11
20
uint32_t
tfm_core_svc_handler
(uint32_t *svc_args, uint32_t exc_return);
21
22
#endif
tfm_core_svc_handler
uint32_t tfm_core_svc_handler(uint32_t *svc_args, uint32_t exc_return)
The C source of SVCall handlers.
Definition:
tfm_core_svcalls_ipc.c:121
secure_fw
spm
cmsis_psa
tfm_svcalls.h
Generated on Thu Feb 18 2021 13:29:10 for TF-M Reference Manual by
1.8.6