Page MenuHomeFreeBSD

Generalise the va to pa code and use it when starting secondary cores
ClosedPublic

Authored by andrew on Sep 7 2014, 6:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 13, 1:33 PM
Unknown Object (File)
Tue, Nov 11, 11:47 PM
Unknown Object (File)
Tue, Nov 11, 2:55 AM
Unknown Object (File)
Wed, Nov 5, 8:10 AM
Unknown Object (File)
Wed, Nov 5, 8:10 AM
Unknown Object (File)
Wed, Nov 5, 8:10 AM
Unknown Object (File)
Wed, Nov 5, 5:44 AM
Unknown Object (File)
Fri, Oct 31, 1:53 PM
Subscribers

Details

Test Plan

Tested on a WandBoard Quad

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

andrew retitled this revision from to Generalise the va to pa code and use it when starting secondary cores.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: ARM.

This removes one more use of PHYSADDR

rpaulo added a reviewer: rpaulo.
rpaulo added a subscriber: rpaulo.

I like it better this way.

This revision is now accepted and ready to land.Sep 7 2014, 6:25 PM
ian added a reviewer: ian.
ian added a subscriber: ian.

looks good to me

sys/arm/arm/locore.S
420

secondaty

andrew updated this revision to Diff 1390.

Closed by commit rS271232 (authored by @andrew).