Skip to content

Add TPM documentation#3572

Open
itsManjeet wants to merge 1 commit intoDMTF:mainfrom
itsManjeet:tpm-docs
Open

Add TPM documentation#3572
itsManjeet wants to merge 1 commit intoDMTF:mainfrom
itsManjeet:tpm-docs

Conversation

@itsManjeet
Copy link
Copy Markdown
Contributor

No description provided.

@steven-bellock steven-bellock changed the title docs: Added TPM doc Add TPM documentation Mar 25, 2026
@steven-bellock steven-bellock added the documentation Improvements or additions to documentation label Mar 25, 2026
Signed-off-by: Manjeet Singh <itsmanjeet1998@gmail.com>
@steven-bellock steven-bellock requested a review from jyao1 April 2, 2026 17:19
void *nv_data = NULL;
size_t nv_size = 0;

if (!libspdm_tpm_read_nv(0x1500011, &nv_data, &nv_size)) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I recommend to use a MACRO for the value here. e.g. TPM_NV_INDEX_SPDM_CERT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants