Skip to content

[WIP] spdm mig attestation support history info#690

Draft
IntelCaisui wants to merge 7 commits intointel:mainfrom
IntelCaisui:260119_SPDM_MIG_SUPPORT_HISTORY_INFO
Draft

[WIP] spdm mig attestation support history info#690
IntelCaisui wants to merge 7 commits intointel:mainfrom
IntelCaisui:260119_SPDM_MIG_SUPPORT_HISTORY_INFO

Conversation

@IntelCaisui
Copy link
Contributor

No description provided.

@IntelCaisui IntelCaisui requested a review from jyao1 as a code owner January 19, 2026 08:49
@IntelCaisui IntelCaisui marked this pull request as draft January 19, 2026 08:49
@IntelCaisui IntelCaisui force-pushed the 260119_SPDM_MIG_SUPPORT_HISTORY_INFO branch from 7b90b21 to d5e07b3 Compare January 20, 2026 16:45
let read_field =
|field_base: u64, elem_size: usize, buf: &mut [u8]| -> Result<(), MigrationResult> {
for (idx, chunk) in buf.chunks_mut(elem_size).enumerate() {
let result =

Check warning

Code scanning / clippy

this expression creates a reference which is immediately dereferenced by the compiler Warning

this expression creates a reference which is immediately dereferenced by the compiler
@IntelCaisui IntelCaisui changed the title spdm mig attestation support history info [WIP] spdm mig attestation support history info Feb 10, 2026
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.

2 participants