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)
Fri, Sep 26, 12:20 AM
Unknown Object (File)
Fri, Sep 19, 8:50 PM
Unknown Object (File)
Wed, Sep 17, 1:59 PM
Unknown Object (File)
Aug 26 2025, 11:59 AM
Unknown Object (File)
Aug 26 2025, 7:15 AM
Unknown Object (File)
Aug 26 2025, 6:28 AM
Unknown Object (File)
Aug 26 2025, 6:26 AM
Unknown Object (File)
Aug 24 2025, 5: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.