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_internal_trusted_storage.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
/*********** WARNING: This is an auto-generated file. Do not edit! ***********/
9
10
#ifndef __PSA_MANIFEST_TFM_INTERNAL_TRUSTED_STORAGE_H__
11
#define __PSA_MANIFEST_TFM_INTERNAL_TRUSTED_STORAGE_H__
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
17
#define TFM_ITS_SET_SIGNAL (1U << (0 + 4))
18
#define TFM_ITS_GET_SIGNAL (1U << (1 + 4))
19
#define TFM_ITS_GET_INFO_SIGNAL (1U << (2 + 4))
20
#define TFM_ITS_REMOVE_SIGNAL (1U << (3 + 4))
21
22
#ifdef __cplusplus
23
}
24
#endif
25
26
#endif
/* __PSA_MANIFEST_TFM_INTERNAL_TRUSTED_STORAGE_H__ */
secure_fw
partitions
internal_trusted_storage
psa_manifest
tfm_internal_trusted_storage.h
Generated on Thu Feb 18 2021 13:29:10 for TF-M Reference Manual by
1.8.6