 |
AM62D FreeRTOS SDK
11.02.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)
73 #define TISCI_MSG_FLAG_FW_CAP_DM TISCI_BIT(8)
74 #define TISCI_MSG_FLAG_FW_CAP_LPM_ABORT TISCI_BIT(9)
75 #define TISCI_MSG_FLAG_FW_CAP_CLOCK_SSC TISCI_BIT(10)
76 #define TISCI_MSG_FLAG_FW_CAP_LPM_ENCRYPT_IMAGE TISCI_BIT(11)
77 #define TISCI_MSG_FLAG_FW_CAP_LPM_BOARDCFG_MANAGED TISCI_BIT(12)
TISCI_MSG_QUERY_MSMC request response providing currently available MSMC memory if present in the SoC...
Definition: tisci_core.h:337
Empty response for TISCI_MSG_BOARD_CONFIG_PM.
Definition: tisci_core.h:307
TISCI_MSG_VERSION request to provide version info about currently running firmware.
Definition: tisci_core.h:102
TISCI_MSG_GET_TRACE_CONFIG request to get the debug trace config from base board config.
Definition: tisci_core.h:354
uint32_t tisci_boardcfg_rmp_high
Definition: tisci_core.h:185
TISCI_MSG_DM_VERSION response struct to provide version info about currently running DM firmware.
Definition: tisci_core.h:136
uint8_t abi_major
Definition: tisci_core.h:106
struct tisci_header hdr
Definition: tisci_core.h:137
uint64_t fw_caps
Definition: tisci_core.h:394
uint32_t msmc_end_low
Definition: tisci_core.h:341
uint32_t tisci_boardcfg_pmp_low
Definition: tisci_core.h:293
TISCI_MSG_QUERY_MSMC request to provide currently available MSMC memory if present in the SoC.
Definition: tisci_core.h:321
uint32_t msmc_start_low
Definition: tisci_core.h:339
uint32_t tisci_boardcfgp_high
Definition: tisci_core.h:228
struct tisci_header hdr
Definition: tisci_core.h:211
uint32_t extboot_status
Definition: tisci_core.h:155
struct tisci_header hdr
Definition: tisci_core.h:338
Empty response for TISCI_MSG_BOARD_CONFIG_RESASG.
Definition: tisci_core.h:210
uint8_t abi_minor
Definition: tisci_core.h:107
struct tisci_header hdr
Definition: tisci_core.h:322
char str[32]
Definition: tisci_core.h:104
uint8_t patch_version
Definition: tisci_core.h:109
Empty response for TISCI_MSG_BOARD_CONFIG.
Definition: tisci_core.h:241
uint16_t version
Definition: tisci_core.h:105
struct tisci_header hdr
Definition: tisci_core.h:199
uint16_t tisci_boardcfg_security_size
Definition: tisci_core.h:262
TISCI_MSG_BOARD_CONFIG request to provide the location and size of the tisci_boardcfg structure.
Definition: tisci_core.h:225
struct tisci_header hdr
Definition: tisci_core.h:183
Empty response for TISCI_MSG_BOARD_CONFIG_SECURITY.
Definition: tisci_core.h:274
struct tisci_header hdr
Definition: tisci_core.h:393
uint8_t sub_version
Definition: tisci_core.h:139
struct tisci_header hdr
Definition: tisci_core.h:242
uint16_t tisci_boardcfg_size
Definition: tisci_core.h:229
struct tisci_header hdr
Definition: tisci_core.h:167
uint32_t tisci_boardcfg_securityp_high
Definition: tisci_core.h:261
struct tisci_header hdr
Definition: tisci_core.h:103
Notification message to indicate the DMSC is available.
Definition: tisci_core.h:153
uint8_t patch_version
Definition: tisci_core.h:140
struct tisci_header hdr
Definition: tisci_core.h:367
struct tisci_header hdr
Definition: tisci_core.h:308
uint32_t tisci_boardcfg_rmp_low
Definition: tisci_core.h:184
uint32_t tisci_boardcfg_pmp_high
Definition: tisci_core.h:294
uint8_t abi_minor
Definition: tisci_core.h:142
struct tisci_header hdr
Definition: tisci_core.h:292
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:187
devgrp_t tisci_boardcfg_pm_devgrp
Definition: tisci_core.h:296
Notification message to get DM version.
Definition: tisci_core.h:120
struct tisci_header hdr
Definition: tisci_core.h:275
TISCI_MSG_BOARD_CONFIG_RM request to provide the location and size of the tisci_boardcfg Resource Man...
Definition: tisci_core.h:182
Empty response for TISCI_MSG_BOARD_CONFIG_RM.
Definition: tisci_core.h:198
Notification message to indicate the DMSC is available.
Definition: tisci_core.h:87
TISCI_MSG_QUERY_FW_CAPS request response providing currently available SOC/firmware capabilities.
Definition: tisci_core.h:392
uint32_t tisci_boardcfg_securityp_low
Definition: tisci_core.h:260
Response to notification message about firmware availability.
Definition: tisci_core.h:166
uint16_t tisci_boardcfg_rm_size
Definition: tisci_core.h:186
struct tisci_header hdr
Definition: tisci_core.h:259
struct tisci_header hdr
Definition: tisci_core.h:226
uint32_t msmc_end_high
Definition: tisci_core.h:342
char sciserver_version[26]
Definition: tisci_core.h:144
uint8_t abi_major
Definition: tisci_core.h:141
uint32_t tisci_boardcfgp_low
Definition: tisci_core.h:227
struct tisci_header hdr
Definition: tisci_core.h:121
uint16_t tisci_boardcfg_pm_size
Definition: tisci_core.h:295
TISCI_MSG_BOARD_CONFIG_PM request to provide the location and size of the tisci_boardcfg Power Manage...
Definition: tisci_core.h:291
devgrp_t tisci_boardcfg_devgrp
Definition: tisci_core.h:230
struct tisci_msg_version_req __attribute__((__packed__))
struct tisci_header hdr
Definition: tisci_core.h:88
struct tisci_header hdr
Definition: tisci_core.h:355
TISCI_MSG_BOARD_CONFIG_SECURITY request to provide the location and size of the tisci_boardcfg securi...
Definition: tisci_core.h:258
uint8_t sub_version
Definition: tisci_core.h:108
uint16_t trace_dst_enables
Definition: tisci_core.h:368
devgrp_t tisci_boardcfg_security_devgrp
Definition: tisci_core.h:263
TISCI_MSG_QUERY_FW_CAPS request to provide the firmware/SOC capabilities.
Definition: tisci_core.h:380
struct tisci_header hdr
Definition: tisci_core.h:154
uint16_t trace_src_enables
Definition: tisci_core.h:369
uint32_t msmc_start_high
Definition: tisci_core.h:340
TISCI_MSG_GET_TRACE_CONFIG request response providing the debug config from base board config.
Definition: tisci_core.h:366
uint16_t version
Definition: tisci_core.h:138
struct tisci_header hdr
Definition: tisci_core.h:381
char rm_pm_hal_version[12]
Definition: tisci_core.h:143