CryptoPkg: Update OneCrypto binary ext_dep to v1.0.2 - #1876
Closed
Doug Flick (Flickdm) wants to merge 1 commit into
Closed
CryptoPkg: Update OneCrypto binary ext_dep to v1.0.2#1876Doug Flick (Flickdm) wants to merge 1 commit into
Doug Flick (Flickdm) wants to merge 1 commit into
Conversation
Contributor
❌ QEMU Validation FailedSource Dependencies
Results
Workflow run: https://github.com/microsoft/mu_basecore/actions/runs/30952066532 This comment was automatically generated by the Mu QEMU PR Validation workflow. |
Doug Flick (Flickdm)
force-pushed
the
feat/onecrypto-v1.0.2
branch
2 times, most recently
from
August 4, 2026 20:34
cd2c4d9 to
1bd0ed6
Compare
Doug Flick (Flickdm)
marked this pull request as ready for review
August 4, 2026 21:17
Point the onecrypto-bin ext_dep at the v1.0.2-OneCrypto accelerated release and refresh the pinned sha256. Signed-off-by: Doug Flick <dougflick@microsoft.com>
Doug Flick (Flickdm)
force-pushed
the
feat/onecrypto-v1.0.2
branch
from
August 4, 2026 21:17
1bd0ed6 to
d2fd587
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Point the onecrypto-bin ext_dep at the v1.0.2-OneCrypto accelerated release and refresh the pinned sha256.
How This Was Tested
QemuArmVirtPkg, QemuQ35Pkg and Physical Platform
Integration Instructions
For AARCH64 Platforms this allows for a MM Provider to send the OneCryptoBin down from Secure World to Normal World
For detailed example look here:
microsoft/mu_tiano_platforms#1460