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)
Sat, Feb 22, 10:05 PM
Unknown Object (File)
Jan 30 2025, 11:46 AM
Unknown Object (File)
Jan 26 2025, 1:01 AM
Unknown Object (File)
Jan 11 2025, 6:59 AM
Unknown Object (File)
Dec 30 2024, 1:00 AM
Unknown Object (File)
Dec 4 2024, 12:27 PM
Unknown Object (File)
Nov 7 2024, 9:48 PM
Unknown Object (File)
Oct 7 2024, 11:11 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).