This repository was archived by the owner on Jul 13, 2026. It is now read-only.
[codex] Add AWS EC2 Nitro image support - #79
Closed
h4x3rotab wants to merge 1 commit into
Closed
Conversation
h4x3rotab
force-pushed
the
aws-ec2-attested-boot
branch
from
July 7, 2026 21:43
9832761 to
a1aa04e
Compare
2 tasks
Collaborator
|
Combined into Dstack-TEE/dstack#753 after the monorepo merge. The Yocto changes now live under |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the Yocto layer pieces needed for AWS EC2 NitroTPM boot support.
This includes:
dstack-awskernel feature fragment for EC2 Nitro devices;tpm2-tssas adstack-guestbuild dependency.Depends on the dstack platform implementation in Dstack-TEE/dstack#753.
Validation
git diff --cached --checkbefore commitphala-onpremrather than locallyNotes
The local checkout still has a dirty nested
dstacksubmodule working tree from the implementation/testing workspace. This PR intentionally commits only the meta-layer recipe and kernel feature changes; the dstack code changes live in Dstack-TEE/dstack#753.