Home
last modified time | relevance | path

Searched refs:NonSecureAccessPermitsGroup (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs752 …argetGroup == GroupType.Group1NonSecure || DisabledSecurity || NonSecureAccessPermitsGroup(targetN… in ShouldAssertSGIAffinityRouting()
754 …ure && interrupt.Config.GroupType == GroupType.Group1Secure && NonSecureAccessPermitsGroup(targetN… in ShouldAssertSGIAffinityRouting()
807 private bool NonSecureAccessPermitsGroup(NonSecureAccess access, GroupType type) in NonSecureAccessPermitsGroup() method in Antmicro.Renode.Peripherals.IRQControllers.ARM_GenericInterruptController