Home
last modified time | relevance | path

Searched defs:supportsTwoSecurityStates (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs27 …public ARM_GenericInterruptController(IMachine machine, bool supportsTwoSecurityStates = true, ARM… in ARM_GenericInterruptController()
2070 private readonly bool supportsTwoSecurityStates; field