Page MenuHomeFreeBSD

Fix armv8 secondary PIC initialization order
ClosedPublic

Authored by wma_semihalf.com on Jul 13 2015, 10:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 7:08 AM
Unknown Object (File)
Sep 16 2025, 8:39 PM
Unknown Object (File)
Sep 14 2025, 1:41 PM
Unknown Object (File)
Sep 4 2025, 6:55 PM
Unknown Object (File)
Aug 29 2025, 11:52 PM
Unknown Object (File)
Aug 19 2025, 8:49 PM
Unknown Object (File)
Aug 13 2025, 7:54 AM
Unknown Object (File)
Aug 3 2025, 7:21 AM
Subscribers

Details

Summary

Call arm_init_secondary before any other PIC-related functions are called. This is necessary for GICv3 where PIC_INIT_SECONDARY allocates resources needed for all further operations.

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 Fix armv8 secondary PIC initialization order.
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.
zbb edited edge metadata.
This revision is now accepted and ready to land.Jul 14 2015, 9:15 AM
This revision was automatically updated to reflect the committed changes.