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
service_api.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2020, Arm Limited. All rights reserved.
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*
6
*/
7
#ifndef __SERVICE_API_H__
8
#define __SERVICE_API_H__
9
10
#include <stdint.h>
11
#include "
tfm_boot_status.h
"
12
21
int32_t
tfm_core_get_boot_data
(uint8_t major_type,
22
struct
tfm_boot_data
*boot_data,
23
uint32_t len);
24
25
#endif
/* __SERVICE_API_H__ */
tfm_boot_status.h
tfm_core_get_boot_data
int32_t tfm_core_get_boot_data(uint8_t major_type, struct tfm_boot_data *boot_data, uint32_t len)
Retrieve secure partition related data from shared memory area, which stores shared data between boot...
Definition:
service_api.c:13
tfm_boot_data
Store the data for the runtime SW.
Definition:
tfm_boot_status.h:200
secure_fw
partitions
lib
sprt
include
service_api.h
Generated on Thu Feb 18 2021 13:29:10 for TF-M Reference Manual by
1.8.6