Page MenuHomeFreeBSD

Add quirk for Thunder ITS GITS_BASER
ClosedPublic

Authored by zbb on Jul 20 2015, 5:12 AM.
Tags
None
Referenced Files
F108130971: D3131.id7089.diff
Tue, Jan 21, 5:24 PM
Unknown Object (File)
Fri, Jan 17, 8:35 AM
Unknown Object (File)
Dec 17 2024, 2:01 PM
Unknown Object (File)
Nov 28 2024, 5:20 AM
Unknown Object (File)
Nov 26 2024, 2:24 PM
Unknown Object (File)
Nov 23 2024, 11:18 AM
Unknown Object (File)
Nov 23 2024, 7:13 AM
Unknown Object (File)
Nov 13 2024, 10:42 PM
Subscribers

Details

Summary

Thunder HW allows up to 0xFD pages in GITS_BASER[7:0] (size) field.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wma_semihalf.com retitled this revision from to Add quirk for Thunder ITS GITS_BASER.
wma_semihalf.com updated this object.
wma_semihalf.com edited the test plan for this revision. (Show Details)
wma_semihalf.com added reviewers: andrew, zbb, emaste.
wma_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.

Modified revision to sync with the Linux version of this quirk.

zbb edited edge metadata.
zbb added inline comments.
sys/arm64/arm64/gic_v3_its.c
1453 ↗(On Diff #7164)

Should be for bootverbose only.

This revision is now accepted and ready to land.Jul 24 2015, 12:29 PM
sys/arm64/arm64/gic_v3_its.c
152–155 ↗(On Diff #7164)

This should have a comment explaining why it's needed.

sys/arm64/arm64/gic_v3_its.c
1455–1456 ↗(On Diff #7164)

How is 13 bits 20MB?

zbb edited reviewers, added: wma_semihalf.com; removed: zbb.
This revision now requires review to proceed.Jul 28 2015, 11:33 AM
zbb removed rS FreeBSD src repository - subversion as the repository for this revision.
zbb marked 3 inline comments as done.

I took over this revision. The patch should now contain proper numbers and detailed explanation.
Please comment or accept asap ;-)

This revision is now accepted and ready to land.Jul 28 2015, 12:04 PM
This revision was automatically updated to reflect the committed changes.