-
Notifications
You must be signed in to change notification settings - Fork 9
feat(uno): GetUnwrappingKey bring-up — provision RSA unwrapping key from GSRAM #601
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
Merged
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
afcb03b
feat(uno/unwrap): expose GSRAM unwrapping-key slot + derive RSA publi…
radutta99 b6adde6
feat(uno/unwrap): provision RSA unwrapping key from GSRAM on first use
radutta99 e31747d
refactor(std): provision unwrapping key via the shared PAL hook
radutta99 ba2ddd8
Merge remote-tracking branch 'azure-github/main' into user/radutta/ge…
radutta99 6b79fa8
fix(tbor): materialise unwrapping key via the provision hook
radutta99 2797399
fix(uno/unwrap): address review — wipe key scratch, gate fixture
radutta99 1cb7828
fix(unwrap): address review round 2 — fences, volatile scrub, docs
radutta99 3e2b2ad
fix(uno/unwrap): serialise first-use import with a per-partition guard
radutta99 6aa37d5
refactor(uno): implement a real partition_lock, drop the ad-hoc guard
radutta99 fc6f680
docs(uno/part_store): correct clear_unwrapping_key_bk ordering rationale
radutta99 aef11aa
feat(uno/unwrap): arm Gate 1 for the SP; drop the throwaway fixture
radutta99 0b32d87
refactor(unwrap): scope partition lock to first-use materialisation
radutta99 dcfe3c9
fix(uno/part_store): volatile access for CP<->SP mailbox bytes
radutta99 9ecffce
fix(uno/part_store): acquire fence after the unwrapping-key validity …
radutta99 823d343
fix(uno): reset unwrapping-key gate on allocation rollback
radutta99 8cf914e
fix(uno/part_store): drop duplicate psk/guid zeroing in clear_state
radutta99 0aec418
docs(uno/part_store): fix stale RsaPubKey::from_priv_pka_slice reference
radutta99 55dadf3
uno/unwrap: materialise unwrapping key in the property getter, no PAL…
radutta99 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.