* Use openssl 3.3 in aca windows images [no ci]
* Further attempt to compile the tpm simulator on Windows [no ci]
* Sw tpm vs solution was updated to look for libcrypto in different place
[no ci]
* Similar steps for tss tools [no ci]
* Change workflow ref [no ci]
* REF not connecting [no ci]
* Try accessing through Env [no ci]
* Tried to print build args before selecting image [no ci]
* Different arg access before shell change [no ci]
* Fun with docker args [no ci]
* Fun with docker build args 2 [no ci]
* Adjust for change in package folder structure [no ci]
* Lookup here needed summary id from device object
* Portal linkage issue
* CertificatesUsed not working properly with RIM
* Maybe need to link to base rim
* Rim test 1 needed hw file
* Working on CI
* Connecting new tpm2_common
* Edited the way scripts called in docker exec
* TPM for reset each test
* Defining efi paths in CI env file
* Forgot to close while loops
* Connecting default test files
* Variable was wrong [no ci]
* Added ACA tests using uploaded artifacts
* Trying to chmod rim_setup.sh
* rim_setup chmod issues
* Added aca tests 9 and 10 to workflow
* Added cases 9 and 10 for aca policy tests
* Exit test scripts with error if one test fails
* Attempt to solve uploaded rim linkup
* Try only setting tagId if not null
* updateSupportRimInfo was not setting associated rim on base
* Attempt alternate lookup of rim by device name
* Trouble with event log archived
* Used wrong variable
* Fix spotbugs
* Try again
* Change SupplyChainValidation.message size to MAX_MESSAGE_LENGTH
* update pciids to acapciids throughout code
* add pciids to utils and update classes that use it
* moved the 4 vendor/device translate functions to the utils pciids
* added pciids translations to SPDM Device Context file
* cleaning up imports
* cleaning up comments
* cleaned up a few checkstyle warnings
* working to get class code
* update output message in main
* working on class code
* fixes/minor changes
* fixed check of class code list
* Adding ACA Policy tests with modifications to related files
* Separating the system tests setup from the tests themselves + Splitting up ACA Policy Tests into different steps in workflow file
* Creating separate script for setting up system tests in workflow, and one script for running system tests locally. Adding details to system test steps.