Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Update Makefile to stop referencing defs from parent repo and use mys… - #1499

Open
Radhika Jandhyala (radhikaj) wants to merge 1 commit into
mainfrom
radhikaj_fixconfml
Open

Radhika Jandhyala (radhikaj) wants to merge 1 commit into
mainfrom
radhikaj_fixconfml

Conversation

@radhikaj

Copy link
Copy Markdown
Collaborator

…t from package rather than build tree

…t from package rather than build tree

Signed-off-by: Radhika Jandhyala <radhikaj@microsoft.com>
@vtikoo

Copy link
Copy Markdown
Collaborator

Would this have an effect on pipelines running this sample?

@radhikaj

Copy link
Copy Markdown
Collaborator Author

Looks like the PR pipeline is green on this PR. So I dont believe so.
This sample was using myst from the build tree, the others were using myst from the Mystikos install. The latter is the preference since samples are developer facing.

$(MYST) mkext2 appdir rootfs
$(MYST) fssig --roothash rootfs > roothash
$(MYST) package-sgx --roothash=roothash package.pem config.json
@myst mkext2 appdir rootfs

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer having it without the @, that way we can see what commands were run in the pipeline logs. For end-user it is not a big difference in experience.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants