Skip to content

Conversation

gaojiaqi7
Copy link
Contributor

No description provided.

Extract common code from v1 policy implementation and introduce a v2
policy module. Introduce helper functions for v2 policy operations.

Signed-off-by: Jiaqi Gao <[email protected]>
- Parsing JSON collateral data into the `Collaterals` type
- Looking up specific collaterals by FMSPC
- Helper functions for deserialization from JSON bytes

Signed-off-by: Jiaqi Gao <[email protected]>
}

#[derive(Debug, PartialEq, Eq, PartialOrd, Ord)]
enum EventName {

Check warning

Code scanning / clippy

variant MigTdEngine is never constructed Warning

variant MigTdEngine is never constructed
MigTdCoreSvn,
MigTdPolicy,
SgxRootKey,
MigTdEngine,

Check warning

Code scanning / clippy

variant MigTdEngine is never constructed Warning

variant MigTdEngine is never constructed
@gaojiaqi7 gaojiaqi7 marked this pull request as draft September 1, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant