Page MenuHomeFreeBSD

arm64: Attach the vgic even if there is no ITS
ClosedPublic

Authored by andrew on Jan 20 2026, 11:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 2, 4:31 PM
Unknown Object (File)
Sun, Mar 1, 11:21 AM
Unknown Object (File)
Mon, Feb 23, 9:54 PM
Unknown Object (File)
Mon, Feb 23, 9:53 PM
Unknown Object (File)
Mon, Feb 23, 1:20 AM
Unknown Object (File)
Thu, Feb 19, 6:01 AM
Unknown Object (File)
Sat, Feb 7, 10:22 PM
Unknown Object (File)
Jan 30 2026, 9:15 PM
Subscribers

Details

Summary

If there is no ITS device so no memory resources the gicv3 driver would
exit attaching early. This caused the vgic driver to also not be
attached, even if it could.

Reported by: novel@
Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable