Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • 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
  • !205

cmn600: fix host ha count

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Darryl Green requested to merge github/fork/vijayenthiran-arm/cmn600-ha-count-fix into master Mar 12, 2020
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: vijayenthiran-arm

Host HA count in the CCIX Host configuration data will be passed to the next stage of bootloader (typically UEFI) to help the CCIX configuration driver to start assigning the Remote AgentIDs. While calculating the RN-F count, Host HA count is incorrectly incremented resulting in wrong assignment of Remote AgentIDs. Due to this Remote RA to Remote HA memory test failed. Fix this by removing the incorrect increment of Host HA count while calculating RN-F count. While at it, remove a redundant comma when displaying the number of nodes discovered.

Change-Id: I2a02035617ed4e0576fb05e41534edbf8e42b0a1 Signed-off-by: Vijayenthiran Subramaniam vijayenthiran.subramaniam@arm.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/vijayenthiran-arm/cmn600-ha-count-fix