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
F169364972: D4427.id12518.diff
Tue, Sep 1, 8:14 AM
F169109407: D4427.id10867.diff
Mon, Aug 31, 10:51 AM
F169100872: D4427.id.diff
Mon, Aug 31, 10:15 AM
Unknown Object (File)
Sun, Aug 30, 6:01 AM
Unknown Object (File)
Sun, Aug 30, 5:24 AM
Unknown Object (File)
Sun, Aug 30, 4:26 AM
Unknown Object (File)
Wed, Aug 26, 5:40 AM
Unknown Object (File)
Tue, Aug 25, 10:55 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.