You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cleanup(baremetal): remove stale globals and clarify sbsa-level params
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
0 commit comments