Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SCP-firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Firmware
  • SCP-firmware
  • Merge requests
  • !125

n1sdp: introduce multichip information SDS region.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Darryl Green requested to merge github/fork/manish-pandey-arm/n1sdp/multichip_sds into master Oct 18, 2019
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 3

Created by: manish-pandey-arm

N1SDP can support multichip configuration wherein n1sdp boards are connected over high speed coherent CCIX link, for now only dual-chip is supported.

Multichip information can only be probed in SCP, use SDS region to propagate this information to TF-A.

This patch introduces a new SDS to store multichip information and a place holder to update this information provided by C2C module which is responsible for probing chip-to-chip information.

Currently it is configured as single-chip system but once C2C module is added this information will be filled dynamically.

Change-Id: I57e4aac5c32aa22f927faac4a3f91876ef34dd23 Signed-off-by: Manish Pandey manish.pandey2@arm.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/manish-pandey-arm/n1sdp/multichip_sds