AM275 FreeRTOS SDK  11.00.00
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

Introduction

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

Data Structures

struct  csp_aes_opn_req_data
 Request for encryption/decryption. More...
 
struct  csp_aes_opn_resp_data
 Response of the encryption/decryption process. More...
 
struct  tisci_csp_aes_req
 Request for encryption/decryption. More...
 
struct  tisci_csp_aes_resp
 Response of the encryption/decryption process. More...
 

Functions

struct csp_aes_opn_req_data __attribute__ ((__packed__))
 

Macros

#define TISCI_CSP_AES_TAGLEN   16u
 This file contains: More...
 

Macro Definition Documentation

◆ TISCI_CSP_AES_TAGLEN

#define TISCI_CSP_AES_TAGLEN   16u

This file contains:

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

System Firmware

TISCI Data structures and macros for runtime keystore

Function Documentation

◆ __attribute__()

struct csp_aes_opn_req_data __attribute__ ( (__packed__)  )