RTEMS 6.1-rc1
Data Fields
_src_domain_mode_authentication Struct Reference

The stucture of domain mode authentication. More...

#include <fsl_soc_src.h>

Data Fields

bool enableDomainModeTransferReset
 
uint32_t assignList
 
bool lockAssignList
 

Detailed Description

The stucture of domain mode authentication.

Field Documentation

◆ assignList

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.

◆ enableDomainModeTransferReset

bool _src_domain_mode_authentication::enableDomainModeTransferReset

Control whether reset slice is in domaim mode.

  • true Slice hardware reset will be triggered by cpu power mode transition.
  • false Slice hardware reset will not be trigged by cpu power mode transition.

◆ lockAssignList

bool _src_domain_mode_authentication::lockAssignList

Control whether lock the value in Assign list.


The documentation for this struct was generated from the following file: