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.

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.

Signed-off-by: Manjeet Singh <[email protected]>
@@ -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.

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