Skip to content

Skip base rule tests run from SBSA and reduce uefi xbsa results copy time#673

Merged
chetan-rathore merged 3 commits intoARM-software:mainfrom
chetan-rathore:sbsa-skip-baserule
Mar 2, 2026
Merged

Skip base rule tests run from SBSA and reduce uefi xbsa results copy time#673
chetan-rathore merged 3 commits intoARM-software:mainfrom
chetan-rathore:sbsa-skip-baserule

Conversation

@chetan-rathore
Copy link
Contributor

  • To print Systemready version in xBSA logs uefi echo command is used followed by type cmd to copy logs from temResults to Results.log, but type cmd is time intensive, replace the mechanism to use xbsa patch to directly print version from app and then use cp cmd
  • With the RBX update of xBSA binary, SBSA is running the required BSA base rule within itself. Based on feedbacks, for systemready maintain the old flow of BSA tests covered as part of BSA binary and skip from SBSA execution
  • acs_config.txt contains details on various spec version which acs is complaint with, save it also in results

 To print Systemready version in xBSA logs uefi echo command is used
 followed by type cmd to copy logs from temResults to Results.log, but
 type cmd is time intensive, replace the mechanism to use xbsa patch to
 directly print version from app and then use cp cmd

Change-Id: Id3843d7e4d8311f232c3a7b042ec43805e33e87d
 With the RBX update of xBSA binary, SBSA is running the required BSA base rule
 within itself. Based on feedbacks, for systemready maintain the old flow
 of BSA tests covered as part of BSA binary and skip from SBSA execution

Change-Id: Ifd553a6cdb768db95495e98bcbdf71f078404b3f
 - acs_config.txt contains details on various spec version which acs
   is complaint with, save it also in results
@chetan-rathore chetan-rathore merged commit d641173 into ARM-software:main Mar 2, 2026
2 checks passed
@chetan-rathore chetan-rathore deleted the sbsa-skip-baserule branch March 2, 2026 17:22
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