ARM-software / bbr-acs

Arm SystemReady : BBR Compliance Suite
Apache License 2.0
8 stars 28 forks source link

Enhancement: option to build SCT or FWTS (only) in build_sbbr.sh #74

Closed edhay closed 2 months ago

edhay commented 3 months ago

build_sbbr.sh by default builds both FWTS and UEFI-SCT when run.

It could take options to build only UEFI-SCT or FWTS

build_sbbr.sh fwts //builds only FWTS build_sbbr.sh uefi-sct // builds only UEFI-SCT

When no argument is given retain the existing behavior

chetan-rathore commented 2 months ago

Hi @edhay,

Thanks for the ticket, it is a good enhancement. ACS team will investigate on adding this option in bbr build and will share the timelines.

Thanks, ACS team