Skip to content

Conversation

@itsManjeet
Copy link
Contributor

Add TPM 2.0 support in libspdm, enabling TPM-backed signing for the CHALLENGE_AUTH command. It also adds a sample_tpm device implementation to the spdm-emu codebase for testing and demonstrating TPM API usage. The sample device provides a reference implementation for integrating TPM operations within libspdm and serves as a foundation for further TPM feature development and validation.

@@ -0,0 +1,54 @@
#include "spdm_device_secret_lib_internal.h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add license header.

@itsManjeet itsManjeet force-pushed the tpm-device-support branch 2 times, most recently from a4a91a4 to 46d5168 Compare November 19, 2025 06:11
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