RTEMS 6.1-rc1
|
The stucture of domain mode authentication. More...
#include <fsl_soc_src.h>
Data Fields | |
bool | enableDomainModeTransferReset |
uint32_t | assignList |
bool | lockAssignList |
The stucture of domain mode authentication.
uint32_t _src_domain_mode_authentication::assignList |
Select the core that reset of slice would be subject to the selected core status transition. The logic OR'ed value of src_core_name_t enumeration.
bool _src_domain_mode_authentication::enableDomainModeTransferReset |
Control whether reset slice is in domaim mode.
bool _src_domain_mode_authentication::lockAssignList |
Control whether lock the value in Assign list.