Page MenuHomeFreeBSD

arm64: gic: disable the ITS if it's enabled prior to configuration
ClosedPublic

Authored by kevans on Mar 14 2022, 4:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 8:08 PM
Unknown Object (File)
Wed, Aug 12, 4:14 AM
Unknown Object (File)
Tue, Aug 11, 11:01 AM
Unknown Object (File)
Mon, Aug 10, 5:22 PM
Unknown Object (File)
Mon, Aug 10, 9:17 AM
Unknown Object (File)
Sat, Aug 8, 11:20 PM
Unknown Object (File)
Sat, Aug 8, 8:11 PM
Unknown Object (File)
Sat, Aug 8, 2:42 AM
Subscribers

Details

Summary

The ITS is defined to be disabled on a warm reset, but we may be coming
in via another kernel/hypervisor type setup where the ITS has been
previously configured then relinquished to the next kernel in the chain.

If it's enabled, the later configuration of GITS_BASER will almost
certainly fail -- clear it to prevent that.

Sponsored by: Ampere Computing
Submitted by: Klara, Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44761
Build 41649: arc lint + arc unit