PDK API Guide for J721E
Sciclient_MapStruct_t Struct Reference

Detailed Description

Map structure used by Sciclient_init function.

Data Fields

uint32_t context
 
uint32_t hostId
 
uint32_t reqHighPrioThreadId
 
uint32_t reqLowPrioThreadId
 
uint32_t notificationRespThreadId
 
uint32_t respThreadId
 
uint32_t notificationThreadId
 
uint32_t respIntrNum
 

Field Documentation

◆ context

uint32_t Sciclient_MapStruct_t::context

context(sec/non-sec)

◆ hostId

uint32_t Sciclient_MapStruct_t::hostId

CPU ID of the A53/A72/R5F/DSP

◆ reqHighPrioThreadId

uint32_t Sciclient_MapStruct_t::reqHighPrioThreadId

Thread ID of the high priority thread(write) allowed for the CPU

◆ reqLowPrioThreadId

uint32_t Sciclient_MapStruct_t::reqLowPrioThreadId

Thread ID of the low priority thread(write) allowed for the CPU

◆ notificationRespThreadId

uint32_t Sciclient_MapStruct_t::notificationRespThreadId

Thread ID of the thread(write) for sending a notification to the firmware

◆ respThreadId

uint32_t Sciclient_MapStruct_t::respThreadId

Thread ID of the response thread(read) available for the CPU

◆ notificationThreadId

uint32_t Sciclient_MapStruct_t::notificationThreadId

Thread ID of the notification thread(read) available for the CPU

◆ respIntrNum

uint32_t Sciclient_MapStruct_t::respIntrNum

Response Interrupt Number.