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.
docs: add Secure EC overview #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
docs: add Secure EC overview #40
Changes from all commits
3576c90File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@philgweber @kurtjd Is there a document I can point to for getting started with the E2E on QEMU, that would probably be the best starting point for most people.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally it could point to: https://opendevicepartnership.github.io/odp-platform-qemu-arm-virt/
Which is where the mdbook should be published according to the README: https://github.com/OpenDevicePartnership/odp-platform-qemu-arm-virt/blob/main/README.md#documentation
But, the job that publishes is currently broken and so that link just forwards back to ODP homepage at the moment...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The URL should now work since the job is fixed (thanks @philgweber).
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I double checked the settings and realized that gh pages publishing is not enabled on that repo, so I enabled it. I don't know if that fixed it or not. @philgweber did you do anything on your side as well? Just want to record down the right steps to public gh pages from github actions, we need to do the same for this repo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@philgweber @williampMSFT Is there a secure service repo I should highlight here? Or a EC HID spec?
Uh oh!
There was an error while loading. Please reload this page.