Skip to content
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

Add SPDM 1.3 new feature Get_MEL #2635

Merged
merged 4 commits into from
Jun 25, 2024
Merged

Add SPDM 1.3 new feature Get_MEL #2635

merged 4 commits into from
Jun 25, 2024

Conversation

Wenxing-hou
Copy link
Contributor

@Wenxing-hou Wenxing-hou commented Mar 26, 2024

Fix: #2295

@Wenxing-hou Wenxing-hou marked this pull request as draft March 26, 2024 07:08
@Wenxing-hou Wenxing-hou force-pushed the add_get_MEL branch 4 times, most recently from f517281 to 91e3ff9 Compare May 20, 2024 01:48
@Wenxing-hou Wenxing-hou force-pushed the add_get_MEL branch 9 times, most recently from 7505880 to 4c4afa7 Compare May 22, 2024 07:31
@Wenxing-hou Wenxing-hou marked this pull request as ready for review May 22, 2024 07:45
@Wenxing-hou Wenxing-hou marked this pull request as draft May 22, 2024 14:17
@Wenxing-hou Wenxing-hou force-pushed the add_get_MEL branch 6 times, most recently from ecd26b9 to 3a18607 Compare May 23, 2024 11:19
@Wenxing-hou Wenxing-hou marked this pull request as ready for review May 24, 2024 01:54
@jyao1 jyao1 requested a review from steven-bellock May 30, 2024 01:52
@Wenxing-hou Wenxing-hou force-pushed the add_get_MEL branch 2 times, most recently from 4395d98 to c2cb893 Compare June 17, 2024 01:22
@jyao1
Copy link
Member

jyao1 commented Jun 18, 2024

please resolve conflict

@steven-bellock
Copy link
Contributor

Filed https://github.com/DMTF/SPDM-WG/issues/3504 for maximum size of MEL.

@Wenxing-hou
Copy link
Contributor Author

Filed DMTF/SPDM-WG#3504 for maximum size of MEL.

I have changed the SPDM_MAX_MEASUREMENT_EXTENSION_LOG_SIZE.

/* Maximum size, in bytes, of a measurement extension log. 0xFFFFFFFF - 1 - 16 = 4,294,967,279 */
#define SPDM_MAX_MEASUREMENT_EXTENSION_LOG_SIZE 4294967279

@Wenxing-hou Wenxing-hou force-pushed the add_get_MEL branch 2 times, most recently from 7435c3e to d441f18 Compare June 21, 2024 14:57
Fix the issue: DMTF#2295

MEL is SPDM spec 1.3 new feature.
Add MEL for Libspdm.

Signed-off-by: Wenxing Hou <[email protected]>
@jyao1 jyao1 merged commit 5955047 into DMTF:main Jun 25, 2024
97 checks passed
@Wenxing-hou Wenxing-hou deleted the add_get_MEL branch July 3, 2024 06:44
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.

[SPDM 1.3] MEASUREMENT_EXTENSION_LOG
3 participants