AM64x MCU+ SDK  08.02.00

Introduction

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

Data Structures

struct  tisci_msg_set_swrev_req
 This file contains: More...
 
struct  tisci_msg_set_swrev_resp
 Response message after seting swrev. More...
 
struct  tisci_msg_set_keyrev_req
 Request message to set keyrev. More...
 
struct  tisci_msg_set_keyrev_resp
 Response message after setting keyrev. More...
 
struct  tisci_msg_get_swrev_req
 Request message to get swrev. More...
 
struct  tisci_msg_get_swrev_resp
 Response message to get swrev. More...
 
struct  tisci_msg_get_keycnt_keyrev_req
 Request message to get keycnt, keyrev. More...
 
struct  tisci_msg_get_keycnt_keyrev_resp
 Response message to get keycnt, keyrev. More...
 

Functions

struct tisci_msg_set_swrev_req __attribute__ ((__packed__))
 

Enumerations

enum  tisci_otp_revision_identifier { OTP_REV_ID_SBL = 0, OTP_REV_ID_SYSFW = 1, OTP_REV_ID_SEC_BRDCFG = 2 }
 OTP Revision Identifiers. More...
 

Enumeration Type Documentation

◆ tisci_otp_revision_identifier

OTP Revision Identifiers.

Enumerator
OTP_REV_ID_SBL 

Sofware Revision SBL

OTP_REV_ID_SYSFW 

Software Revision SYSFW

OTP_REV_ID_SEC_BRDCFG 

Software Revision Secure Board Configuration

Function Documentation

◆ __attribute__()

struct tisci_msg_set_swrev_req __attribute__ ( (__packed__)  )

Variable Documentation

◆ __attribute__

enum tisci_otp_revision_identifier __attribute__