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
F153543996: D3066.id6917.diff
Tue, Apr 21, 7:15 PM
Unknown Object (File)
Sun, Apr 19, 6:02 AM
Unknown Object (File)
Sun, Apr 19, 5:35 AM
Unknown Object (File)
Sun, Apr 19, 1:12 AM
Unknown Object (File)
Fri, Apr 17, 10:32 AM
Unknown Object (File)
Thu, Apr 16, 6:20 AM
Unknown Object (File)
Wed, Apr 15, 3:01 PM
Unknown Object (File)
Wed, Apr 15, 2:14 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.