Page MenuHomeFreeBSD

Introduce initial driver for PMSU on Armada38x
ClosedPublic

Authored by bsz_semihalf.com on Dec 7 2015, 9:00 AM.
Tags
Referenced Files
Unknown Object (File)
Mon, Aug 10, 9:33 AM
Unknown Object (File)
Sat, Aug 8, 7:50 AM
Unknown Object (File)
Sat, Aug 8, 4:02 AM
Unknown Object (File)
Tue, Aug 4, 6:07 PM
Unknown Object (File)
Tue, Aug 4, 5:48 AM
Unknown Object (File)
Tue, Aug 4, 5:11 AM
Unknown Object (File)
Mon, Aug 3, 9:07 AM
Unknown Object (File)
Sat, Jul 25, 3:24 PM
Subscribers

Details

Summary

This is a stub for PMSU driver. Note that it cannot be used to set the
secondary core boot address during attach because drivers are attached
later than SI_SUB_CPU sysinit where cores are started.
Setting the boot address should be done manually in platform_mp_start_ap().

SMP is working fine with this commit and was enabled in Armada38x kernel
configuration file.

Obtained from: Semihalf
Sponsored by: Stormshield
Submitted by: Michal Stanek <mst@semihalf.com>

Diff Detail

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

Event Timeline

bsz_semihalf.com retitled this revision from to Introduce initial driver for PMSU on Armada38x.
bsz_semihalf.com updated this object.
bsz_semihalf.com edited the test plan for this revision. (Show Details)
bsz_semihalf.com added reviewers: ian, imp.
bsz_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
bsz_semihalf.com added a project: ARM.
bsz_semihalf.com added a subscriber: zbb.
This revision was automatically updated to reflect the committed changes.