Skip to content

Add module ownership for not covered rules#359

Merged
chetan-rathore merged 3 commits into
ARM-software:mainfrom
amrathesh:user/amr01/PJ03164-3752
Apr 21, 2026
Merged

Add module ownership for not covered rules#359
chetan-rathore merged 3 commits into
ARM-software:mainfrom
amrathesh:user/amr01/PJ03164-3752

Conversation

@amrathesh

Copy link
Copy Markdown
Member

No description provided.

- Add rule_test_map placeholders for uncovered rules using module-only
  entries so rule orchestration can identify the owning module even when
  a rule is not implemented.
- Update print_rule_test_start() to use rule_test_map[].module_id directly
  for module transition detection, which fixes delayed
  "*** Running <module> tests ***" banners when the first rule in a
  module are uncovered.

Signed-off-by: Amrathesh <amrathesh@arm.com>
Change-Id: I4100e2f795d344be00a0325f75c844d65eae34e2
- remove S_L7MP_07, S_L7PE_08, S_L7PE_09, and PCI_PP_06 from rule enums, string maps,
  and rule metadata placeholders since these rules are etiher moved to recommendation
  or is removed in latest spec.
- update BSA and VBSA checklist/scenario docs to drop the retired rule references.
- keep the existing test_pool source files intact, if needs reintroduction in future.

Signed-off-by: Amrathesh <amrathesh@arm.com>
Change-Id: I931accdb97f9b7d6f7fd770028df6fd012eadc0f
- Add runnable alias metadata in rule_test_map for JKZMT, HVZJY and IE_CFG_3.
- Enables user to run this sublists using -r command.
- These rules are resolved into their base rules for xBSA ACS runs,
  to keep  orchestrator design simple. hence no ACS flows would be affected.

Signed-off-by: Amrathesh <amrathesh@arm.com>
Change-Id: I96ab3bbea7e8f5269583c325ea61e2adf0ea5e61
@chetan-rathore chetan-rathore merged commit 1bd3018 into ARM-software:main Apr 21, 2026
27 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.

2 participants