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)
Feb 24 2024, 6:33 AM
Unknown Object (File)
Dec 29 2023, 12:21 PM
Unknown Object (File)
Dec 20 2023, 1:31 AM
Unknown Object (File)
Nov 13 2023, 1:39 PM
Unknown Object (File)
Oct 25 2023, 10:00 AM
Unknown Object (File)
Oct 19 2023, 1:50 PM
Unknown Object (File)
Oct 17 2023, 8:59 AM
Unknown Object (File)
Oct 14 2023, 10:26 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.