Skip to content

ras003: pass no-comparison cases and validate SR FHI consistency#399

Merged
chetan-rathore merged 1 commit into
ARM-software:mainfrom
rajatgoyal47:main
May 13, 2026
Merged

ras003: pass no-comparison cases and validate SR FHI consistency#399
chetan-rathore merged 1 commit into
ARM-software:mainfrom
rajatgoyal47:main

Conversation

@rajatgoyal47
Copy link
Copy Markdown
Collaborator

Update RAS_03 for required SR-node FHI consistency check.
For systems with multiple SR nodes, the first SR node FHI is used as the
reference and every other SR node must report the same FHI. Any mismatch,
or missing FHI on an SR node when SR comparison is required, fails the
test.

The existing MMIO behavior is retained: MMIO nodes are compared only
against other MMIO nodes with the same base address, preserving the
same Error Record Group FHI check for multiple MMIO-node systems.

Fixes #327

Change-Id: I3f441c9574c6fd6b7cadd595e8762c65437a0e19

  Update RAS_03 for required SR-node FHI consistency check.
  For systems with multiple SR nodes, the first SR node FHI is used as the
  reference and every other SR node must report the same FHI. Any mismatch,
  or missing FHI on an SR node when SR comparison is required, fails the
  test.

  The existing MMIO behavior is retained: MMIO nodes are compared only
  against other MMIO nodes with the same base address, preserving the
  same Error Record Group FHI check for multiple MMIO-node systems.

Signed-off-by: Rajat Goyal <rajat.goyal@arm.com>
Change-Id: I3f441c9574c6fd6b7cadd595e8762c65437a0e19
@chetan-rathore chetan-rathore merged commit 026c819 into ARM-software:main May 13, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sbsa-acs : RAS_03 can't validate the case where the first node is a SR node and the second node is a MMIO node

2 participants