![]() |
PDK API Guide for J721E
|
Initialization parameters for sciclient. Pointer to this is passed to Sciclient_init.
Data Fields | |
| uint32_t | opModeFlag |
| Sciclient_BoardCfgPrms_t * | pBoardCfgPrms |
| uint32_t | isSecureMode |
| uint32_t | c66xRatRegion |
| uint8_t | skipLocalBoardCfgProcess |
| Sciclient_BoardCfgPrms_t | inPmPrms |
| Sciclient_BoardCfgPrms_t | inRmPrms |
| uint32_t Sciclient_ConfigPrms_t::opModeFlag |
Operation mode for the Sciclient Service API. Refer to Sciclient_ServiceOperationMode for valid values.
| Sciclient_BoardCfgPrms_t* Sciclient_ConfigPrms_t::pBoardCfgPrms |
NULL will result in using default board configuration. Refer Sciclient_BoardCfgPrms_t
| uint32_t Sciclient_ConfigPrms_t::isSecureMode |
Variable to check whether Core context is secure/non-secure. This has to be given by the user via configParams. Default value is 0.
| uint32_t Sciclient_ConfigPrms_t::c66xRatRegion |
C66x Rat region to use for mapping the IR
| uint8_t Sciclient_ConfigPrms_t::skipLocalBoardCfgProcess |
Skip processing of local RM/PM board configurations during initialization
| Sciclient_BoardCfgPrms_t Sciclient_ConfigPrms_t::inPmPrms |
Power Management Board Config Input Parameters
| Sciclient_BoardCfgPrms_t Sciclient_ConfigPrms_t::inRmPrms |
Resource Management Board Config Input Parameters