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
  • !128

n1sdp: use single SDS for mem_info and multichip info

  • Review changes

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

Created by: manish-pandey-arm

Merge mem_info and multichip information into a single data structure which will be passed on to TF-A.

This patch introduces a new SDS to store platform information, which will be populated dynamically by SCP.

This structure holds following information:

  • multichip_mode
  • slave_count
  • local_ddr_size
  • remote_ddr_size

Change-Id: Ib71c1adabcaff227a22144fdb0b7eea28495cc2b 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/platform_sds