AM64x MCU+ SDK  09.02.01

Introduction

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

Data Structures

struct  tisci_msg_keyring_import_req
 Request for importing a keyring. More...
 
struct  tisci_msg_keyring_import_resp
 Response to the keyring import. More...
 

Functions

struct tisci_msg_keyring_import_req __attribute__ ((__packed__))
 

Macros

#define KEYRING_ABI_MAJ_VALUE   0x00
 This file contains: More...
 
#define KEYRING_ABI_MIN_VALUE   0x01
 

Macro Definition Documentation

◆ KEYRING_ABI_MAJ_VALUE

#define KEYRING_ABI_MAJ_VALUE   0x00

This file contains:

    WARNING!!: Autogenerated file from SYSFW. DO NOT MODIFY!!

System Firmware

TISCI Data structures and macros for runtime keystore Keyring Major ABI revision value

◆ KEYRING_ABI_MIN_VALUE

#define KEYRING_ABI_MIN_VALUE   0x01

Keyring Minor ABI revision value

Function Documentation

◆ __attribute__()

struct tisci_msg_keyring_import_req __attribute__ ( (__packed__)  )