Page MenuHomeFreeBSD

Add initial support for SMP on Armada38x
ClosedPublic

Authored by bsz_semihalf.com on Dec 7 2015, 8:58 AM.
Tags
Referenced Files
Unknown Object (File)
Fri, Oct 10, 1:38 AM
Unknown Object (File)
Tue, Oct 7, 10:41 PM
Unknown Object (File)
Tue, Sep 16, 8:43 AM
Unknown Object (File)
Sep 12 2025, 9:22 AM
Unknown Object (File)
Sep 10 2025, 6:05 PM
Unknown Object (File)
Aug 29 2025, 9:12 AM
Unknown Object (File)
Aug 26 2025, 3:12 PM
Unknown Object (File)
Aug 26 2025, 10:16 AM
Subscribers

Details

Summary

Changes:

  • Add file sys/arm/mv/armada38x/armada38x_mp.c
  • Set mp_maxid and mp_ncpus based on FDT unless SCU register indicates only one core
  • Boot CPU1 in platform_mp_start_ap():
  • Deassert reset signal for CPU1
  • IPI range defined

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 Add initial support for SMP 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.