Skip to content

cleanup(baremetal): remove stale globals and clarify sbsa-level params#353

Merged
prashymh merged 1 commit into
ARM-software:mainfrom
prashymh:main
Apr 17, 2026
Merged

cleanup(baremetal): remove stale globals and clarify sbsa-level params#353
prashymh merged 1 commit into
ARM-software:mainfrom
prashymh:main

Conversation

@prashymh

Copy link
Copy Markdown
Contributor

Remove stale baremetal global leftovers that are no longer used by the current rule-based flow, and rename misleading function parameters that used global-style names despite being ordinary locals.

Changes:

  • remove stale baremetal declarations of g_rule_tests and g_rule_tests_num
  • remove unused baremetal definitions of g_sbsa_level and g_execute_nist
  • rename val_sbsa_execute_tests() and val_pcbsa_execute_tests() parameters from g_* names to plain level

Change-Id: Ica8d10dc7937a6094513e7e9f775b0f3bec5dc90

Remove stale baremetal global leftovers that are no longer used by the
current rule-based flow, and rename misleading function parameters that
used global-style names despite being ordinary locals.

Changes:
- remove stale baremetal declarations of g_rule_tests and
  g_rule_tests_num
- remove unused baremetal definitions of g_sbsa_level and
  g_execute_nist
- rename val_sbsa_execute_tests() and val_pcbsa_execute_tests()
  parameters from g_* names to plain level

Change-Id: Ica8d10dc7937a6094513e7e9f775b0f3bec5dc90
@prashymh prashymh merged commit 4500989 into ARM-software:main Apr 17, 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.

1 participant