 |
AM62x MCU+ SDK
10.01.00
|
|
Go to the documentation of this file.
54 #ifndef MESSAGES_CORE_H
55 #define MESSAGES_CORE_H
65 #define TISCI_MSG_FLAG_FW_CAP_GENERIC_CAP TISCI_BIT(0)
66 #define TISCI_MSG_FLAG_FW_CAP_LPM_DEEP_SLEEP TISCI_BIT(1)
67 #define TISCI_MSG_FLAG_FW_CAP_LPM_MCU_ONLY TISCI_BIT(2)
68 #define TISCI_MSG_FLAG_FW_CAP_LPM_STANDBY TISCI_BIT(3)
69 #define TISCI_MSG_FLAG_FW_CAP_LPM_PARTIAL_IO_ON TISCI_BIT(4)
70 #define TISCI_MSG_FLAG_FW_CAP_LPM_DM_MANAGED TISCI_BIT(5)
71 #define TISCI_MSG_FLAG_FW_CAP_LPM_IO_ONLY_PLUS_DDR TISCI_BIT(6)
72 #define TISCI_MSG_FLAG_FW_CAP_IO_ISOLATION TISCI_BIT(7)
TISCI_MSG_QUERY_MSMC request response providing currently available MSMC memory if present in the SoC...
Definition: tisci_core.h:297
Empty response for TISCI_MSG_BOARD_CONFIG_PM.
Definition: tisci_core.h:267
TISCI_MSG_VERSION request to provide version info about currently running firmware.
Definition: tisci_core.h:97
TISCI_MSG_GET_TRACE_CONFIG request to get the debug trace config from base board config.
Definition: tisci_core.h:314
uint32_t tisci_boardcfg_rmp_high
Definition: tisci_core.h:145
uint8_t abi_major
Definition: tisci_core.h:101
uint64_t fw_caps
Definition: tisci_core.h:354
uint32_t msmc_end_low
Definition: tisci_core.h:301
uint32_t tisci_boardcfg_pmp_low
Definition: tisci_core.h:253
TISCI_MSG_QUERY_MSMC request to provide currently available MSMC memory if present in the SoC.
Definition: tisci_core.h:281
uint32_t msmc_start_low
Definition: tisci_core.h:299
uint32_t tisci_boardcfgp_high
Definition: tisci_core.h:188
struct tisci_header hdr
Definition: tisci_core.h:171
uint32_t extboot_status
Definition: tisci_core.h:115
struct tisci_header hdr
Definition: tisci_core.h:298
Empty response for TISCI_MSG_BOARD_CONFIG_RESASG.
Definition: tisci_core.h:170
uint8_t abi_minor
Definition: tisci_core.h:102
struct tisci_header hdr
Definition: tisci_core.h:282
char str[32]
Definition: tisci_core.h:99
uint8_t patch_version
Definition: tisci_core.h:104
Empty response for TISCI_MSG_BOARD_CONFIG.
Definition: tisci_core.h:201
uint16_t version
Definition: tisci_core.h:100
struct tisci_header hdr
Definition: tisci_core.h:159
uint16_t tisci_boardcfg_security_size
Definition: tisci_core.h:222
TISCI_MSG_BOARD_CONFIG request to provide the location and size of the tisci_boardcfg structure.
Definition: tisci_core.h:185
struct tisci_header hdr
Definition: tisci_core.h:143
Empty response for TISCI_MSG_BOARD_CONFIG_SECURITY.
Definition: tisci_core.h:234
struct tisci_header hdr
Definition: tisci_core.h:353
struct tisci_header hdr
Definition: tisci_core.h:202
uint16_t tisci_boardcfg_size
Definition: tisci_core.h:189
struct tisci_header hdr
Definition: tisci_core.h:127
uint32_t tisci_boardcfg_securityp_high
Definition: tisci_core.h:221
struct tisci_header hdr
Definition: tisci_core.h:98
Notification message to indicate the DMSC is available.
Definition: tisci_core.h:113
struct tisci_header hdr
Definition: tisci_core.h:327
struct tisci_header hdr
Definition: tisci_core.h:268
uint32_t tisci_boardcfg_rmp_low
Definition: tisci_core.h:144
uint32_t tisci_boardcfg_pmp_high
Definition: tisci_core.h:254
struct tisci_header hdr
Definition: tisci_core.h:252
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:347
devgrp_t tisci_boardcfg_rm_devgrp
Definition: tisci_core.h:147
devgrp_t tisci_boardcfg_pm_devgrp
Definition: tisci_core.h:256
struct tisci_header hdr
Definition: tisci_core.h:235
TISCI_MSG_BOARD_CONFIG_RM request to provide the location and size of the tisci_boardcfg Resource Man...
Definition: tisci_core.h:142
Empty response for TISCI_MSG_BOARD_CONFIG_RM.
Definition: tisci_core.h:158
Notification message to indicate the DMSC is available.
Definition: tisci_core.h:82
TISCI_MSG_QUERY_FW_CAPS request response providing currently available SOC/firmware capabilities.
Definition: tisci_core.h:352
uint32_t tisci_boardcfg_securityp_low
Definition: tisci_core.h:220
Response to notification message about firmware availability.
Definition: tisci_core.h:126
uint16_t tisci_boardcfg_rm_size
Definition: tisci_core.h:146
struct tisci_header hdr
Definition: tisci_core.h:219
struct tisci_header hdr
Definition: tisci_core.h:186
uint32_t msmc_end_high
Definition: tisci_core.h:302
uint32_t tisci_boardcfgp_low
Definition: tisci_core.h:187
uint16_t tisci_boardcfg_pm_size
Definition: tisci_core.h:255
TISCI_MSG_BOARD_CONFIG_PM request to provide the location and size of the tisci_boardcfg Power Manage...
Definition: tisci_core.h:251
devgrp_t tisci_boardcfg_devgrp
Definition: tisci_core.h:190
struct tisci_msg_version_req __attribute__((__packed__))
struct tisci_header hdr
Definition: tisci_core.h:83
struct tisci_header hdr
Definition: tisci_core.h:315
TISCI_MSG_BOARD_CONFIG_SECURITY request to provide the location and size of the tisci_boardcfg securi...
Definition: tisci_core.h:218
uint8_t sub_version
Definition: tisci_core.h:103
uint16_t trace_dst_enables
Definition: tisci_core.h:328
devgrp_t tisci_boardcfg_security_devgrp
Definition: tisci_core.h:223
TISCI_MSG_QUERY_FW_CAPS request to provide the firmware/SOC capabilities.
Definition: tisci_core.h:340
struct tisci_header hdr
Definition: tisci_core.h:114
uint16_t trace_src_enables
Definition: tisci_core.h:329
uint32_t msmc_start_high
Definition: tisci_core.h:300
TISCI_MSG_GET_TRACE_CONFIG request response providing the debug config from base board config.
Definition: tisci_core.h:326
struct tisci_header hdr
Definition: tisci_core.h:341