AM64x MCU+ SDK  08.02.00

Introduction

DMSC controls the power management, security and resource management of the device.

Data Structures

struct  tisci_msg_version_req
 This file contains: More...
 
struct  tisci_msg_version_resp
 TISCI_MSG_VERSION request to provide version info about currently running firmware. More...
 
struct  tisci_msg_boot_notification_req
 Notification message to indicate the DMSC is available. More...
 
struct  tisci_msg_boot_notification_resp
 Response to notification message about firmware availability. More...
 
struct  tisci_msg_board_config_rm_req
 TISCI_MSG_BOARD_CONFIG_RM request to provide the location and size of the tisci_boardcfg Resource Management configuration structure. More...
 
struct  tisci_msg_board_config_rm_resp
 Empty response for TISCI_MSG_BOARD_CONFIG_RM. More...
 
struct  tisci_msg_board_config_resasg_resp
 Empty response for TISCI_MSG_BOARD_CONFIG_RESASG. More...
 
struct  tisci_msg_board_config_req
 TISCI_MSG_BOARD_CONFIG request to provide the location and size of the tisci_boardcfg structure. More...
 
struct  tisci_msg_board_config_resp
 Empty response for TISCI_MSG_BOARD_CONFIG. More...
 
struct  tisci_msg_board_config_security_req
 TISCI_MSG_BOARD_CONFIG_SECURITY request to provide the location and size of the tisci_boardcfg security configuration structure. More...
 
struct  tisci_msg_board_config_security_resp
 Empty response for TISCI_MSG_BOARD_CONFIG_SECURITY. More...
 
struct  tisci_msg_board_config_pm_req
 TISCI_MSG_BOARD_CONFIG_PM request to provide the location and size of the tisci_boardcfg Power Management configuration structure. More...
 
struct  tisci_msg_board_config_pm_resp
 Empty response for TISCI_MSG_BOARD_CONFIG_PM. More...
 
struct  tisci_query_msmc_req
 TISCI_MSG_QUERY_MSMC request to provide currently available MSMC memory if present in the SoC. More...
 
struct  tisci_query_msmc_resp
 TISCI_MSG_QUERY_MSMC request response providing currently available MSMC memory if present in the SoC. More...
 

Functions

struct tisci_msg_version_req __attribute__ ((__packed__))
 

Function Documentation

◆ __attribute__()

struct tisci_msg_version_req __attribute__ ( (__packed__)  )