![]() |
PDK API Guide for J721E
|
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 |
| uint32_t Sciclient_MapStruct_t::context |
context(sec/non-sec)
| uint32_t Sciclient_MapStruct_t::hostId |
CPU ID of the A53/A72/R5F/DSP
| uint32_t Sciclient_MapStruct_t::reqHighPrioThreadId |
Thread ID of the high priority thread(write) allowed for the CPU
| uint32_t Sciclient_MapStruct_t::reqLowPrioThreadId |
Thread ID of the low priority thread(write) allowed for the CPU
| uint32_t Sciclient_MapStruct_t::notificationRespThreadId |
Thread ID of the thread(write) for sending a notification to the firmware
| uint32_t Sciclient_MapStruct_t::respThreadId |
Thread ID of the response thread(read) available for the CPU
| uint32_t Sciclient_MapStruct_t::notificationThreadId |
Thread ID of the notification thread(read) available for the CPU
| uint32_t Sciclient_MapStruct_t::respIntrNum |
Response Interrupt Number.