Adds CI pipeline stages to build SCITT on SNP platform without running functional tests, so that we can at least ensure that SNP images are valid. Support to run functional tests in the CI will be added in a future PR.
Also adds a startup script required to run the container image with a dynamically-generated security policy in SNP.
Related to https://github.com/microsoft/scitt-ccf-ledger/pull/224.
Adds CI pipeline stages to build SCITT on SNP platform without running functional tests, so that we can at least ensure that SNP images are valid. Support to run functional tests in the CI will be added in a future PR.
Also adds a startup script required to run the container image with a dynamically-generated security policy in SNP.