Skip to content

Commit aaa9f7e

Browse files
committed
chore(os): remove standalone aws release-manifest tooling
release images and their evidence (sha256sum.txt, digest.txt, measurement.aws.cbor, aws-pcrs.json) are produced by the unified os/build.sh flow now, so drop generate-aws-ec2-release-manifest.sh and the reproducibility-manifest doc written around it. rework the production verifier runbook around the build.sh release package (reproducible rebuild + pinned host tools for reference measurements) and note the removal in the dated security evaluation. the hardening audit script stays.
1 parent fd4569e commit aaa9f7e

5 files changed

Lines changed: 65 additions & 1040 deletions

docs/aws-attested-instance-security-evaluation.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@
2626
> a shared-disk `MrConfigV3` document, PCR23 runtime, recipient encryption,
2727
> pre-key-release `mr_config` gating, a `freshness` policy / `freshness_verified`
2828
> field, or `kms.composeHashes` are superseded by this model.
29+
> The standalone release-manifest tooling referenced below
30+
> (`os/yocto/tools/aws/generate-aws-ec2-release-manifest.sh` and
31+
> `docs/aws-ec2-ami-reproducibility-manifest.md`) has been removed: release
32+
> images and their evidence (`sha256sum.txt`, `digest.txt`,
33+
> `measurement.aws.cbor`, `aws-pcrs.json`) are produced by the unified
34+
> `os/build.sh` flow, and the verifier-side workflow is
35+
> `docs/aws-ec2-production-verifier-runbook.md`. The hardening audit script
36+
> (`audit-aws-ec2-image-hardening.sh`) remains.
2937
3038
Date: 2026-07-03
3139

0 commit comments

Comments
 (0)