PDK API Guide for J721E
tisci_core.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2017-2022 Texas Instruments Incorporated
3  *
4  * Redistribution and use in source and binary forms, with or without
5  * modification, are permitted provided that the following conditions
6  * are met:
7  *
8  * Redistributions of source code must retain the above copyright
9  * notice, this list of conditions and the following disclaimer.
10  *
11  * Redistributions in binary form must reproduce the above copyright
12  * notice, this list of conditions and the following disclaimer in the
13  * documentation and/or other materials provided with the
14  * distribution.
15  *
16  * Neither the name of Texas Instruments Incorporated nor the names of
17  * its contributors may be used to endorse or promote products derived
18  * from this software without specific prior written permission.
19  *
20  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
21  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
23  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24  * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
25  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
26  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
28  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
30  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31  *
32  */
54 #ifndef MESSAGES_CORE_H
55 #define MESSAGES_CORE_H
56 
57 
67  struct tisci_header hdr;
68 } __attribute__((__packed__));
69 
82  struct tisci_header hdr;
83  char str[32];
84  uint16_t version;
85  uint8_t abi_major;
86  uint8_t abi_minor;
87  uint8_t sub_version;
88  uint8_t patch_version;
89 } __attribute__((__packed__));
90 
98  struct tisci_header hdr;
99  uint32_t extboot_status;
100 } __attribute__((__packed__));
101 
112 } __attribute__((__packed__));
113 
132 } __attribute__((__packed__));
133 
144 } __attribute__((__packed__));
145 
156 } __attribute__((__packed__));
157 
175 } __attribute__((__packed__));
176 
187 } __attribute__((__packed__));
188 
208 } __attribute__((__packed__));
209 
220 } __attribute__((__packed__));
221 
241 } __attribute__((__packed__));
242 
253 } __attribute__((__packed__));
254 
255 
267 } __attribute__((__packed__));
268 
283  uint32_t msmc_start_low;
284  uint32_t msmc_start_high;
285  uint32_t msmc_end_low;
286  uint32_t msmc_end_high;
287 } __attribute__((__packed__));
288 
289 #endif /* MESSAGES_CORE_H */
290 
291 /* @} */
uint8_t abi_minor
Definition: tisci_core.h:86
uint16_t tisci_boardcfg_size
Definition: tisci_core.h:173
struct tisci_header hdr
Definition: tisci_core.h:67
uint32_t msmc_start_high
Definition: tisci_core.h:284
uint16_t tisci_boardcfg_security_size
Definition: tisci_core.h:206
devgrp_t tisci_boardcfg_devgrp
Definition: tisci_core.h:174
struct tisci_header hdr
Definition: tisci_core.h:186
uint16_t tisci_boardcfg_pm_size
Definition: tisci_core.h:239
struct tisci_header hdr
Definition: tisci_core.h:127
uint32_t tisci_boardcfgp_high
Definition: tisci_core.h:172
struct tisci_header hdr
Definition: tisci_core.h:282
TISCI_MSG_BOARD_CONFIG_RM request to provide the location and size of the tisci_boardcfg Resource Man...
Definition: tisci_core.h:126
uint32_t tisci_boardcfg_rmp_high
Definition: tisci_core.h:129
uint8_t abi_major
Definition: tisci_core.h:85
uint32_t tisci_boardcfg_pmp_low
Definition: tisci_core.h:237
devgrp_t tisci_boardcfg_rm_devgrp
Definition: tisci_core.h:131
TISCI_MSG_VERSION request to provide version info about currently running firmware.
Definition: tisci_core.h:81
struct tisci_header hdr
Definition: tisci_core.h:170
TISCI_MSG_QUERY_MSMC request to provide currently available MSMC memory if present in the SoC.
Definition: tisci_core.h:265
uint32_t tisci_boardcfg_securityp_high
Definition: tisci_core.h:205
uint32_t tisci_boardcfgp_low
Definition: tisci_core.h:171
Empty response for TISCI_MSG_BOARD_CONFIG_SECURITY.
Definition: tisci_core.h:218
TISCI_MSG_BOARD_CONFIG_PM request to provide the location and size of the tisci_boardcfg Power Manage...
Definition: tisci_core.h:235
uint8_t devgrp_t
Defines the sysfw DEVGRP type. This is meant to be used in code or data structures that require disti...
Definition: sciclient.h:242
char str[32]
Definition: tisci_core.h:83
struct tisci_header hdr
Definition: tisci_core.h:155
struct tisci_header hdr
Definition: tisci_core.h:236
Response to notification message about firmware availability.
Definition: tisci_core.h:110
struct tisci_header hdr
Definition: tisci_core.h:143
TISCI_MSG_BOARD_CONFIG request to provide the location and size of the tisci_boardcfg structure.
Definition: tisci_core.h:169
uint32_t msmc_start_low
Definition: tisci_core.h:283
uint32_t msmc_end_high
Definition: tisci_core.h:286
uint16_t tisci_boardcfg_rm_size
Definition: tisci_core.h:130
Empty response for TISCI_MSG_BOARD_CONFIG_RM.
Definition: tisci_core.h:142
uint32_t tisci_boardcfg_pmp_high
Definition: tisci_core.h:238
uint32_t msmc_end_low
Definition: tisci_core.h:285
Notification message to indicate the DMSC is available.
Definition: tisci_core.h:97
struct tisci_header hdr
Definition: tisci_core.h:98
struct tisci_header hdr
Definition: tisci_core.h:252
struct tisci_header hdr
Definition: tisci_core.h:266
Empty response for TISCI_MSG_BOARD_CONFIG.
Definition: tisci_core.h:185
Empty response for TISCI_MSG_BOARD_CONFIG_RESASG.
Definition: tisci_core.h:154
uint8_t patch_version
Definition: tisci_core.h:88
uint32_t extboot_status
Definition: tisci_core.h:99
devgrp_t tisci_boardcfg_security_devgrp
Definition: tisci_core.h:207
struct tisci_header hdr
Definition: tisci_core.h:82
devgrp_t tisci_boardcfg_pm_devgrp
Definition: tisci_core.h:240
uint32_t tisci_boardcfg_rmp_low
Definition: tisci_core.h:128
TISCI_MSG_BOARD_CONFIG_SECURITY request to provide the location and size of the tisci_boardcfg securi...
Definition: tisci_core.h:202
struct tisci_header hdr
Definition: tisci_core.h:219
Empty response for TISCI_MSG_BOARD_CONFIG_PM.
Definition: tisci_core.h:251
uint8_t sub_version
Definition: tisci_core.h:87
uint16_t version
Definition: tisci_core.h:84
struct tisci_header hdr
Definition: tisci_core.h:203
struct tisci_header hdr
Definition: tisci_core.h:111
Header that prefixes all TISCI messages.
Definition: tisci_protocol.h:89
TISCI_MSG_QUERY_MSMC request response providing currently available MSMC memory if present in the SoC...
Definition: tisci_core.h:281
struct tisci_msg_version_req __attribute__((__packed__))
This file contains:
Definition: tisci_core.h:66
uint32_t tisci_boardcfg_securityp_low
Definition: tisci_core.h:204