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 support for EK Certificate chain from TPM NVRAM #859

Open
ematery opened this issue Oct 18, 2024 · 0 comments
Open

Add support for EK Certificate chain from TPM NVRAM #859

ematery opened this issue Oct 18, 2024 · 0 comments

Comments

@ematery
Copy link

ematery commented Oct 18, 2024

Environment

  • OS / version: NA
  • Processor architecture: NA
  • TPM Manufacturer: Intel firmware TPM 11th gen core, plus others
  • Keylime version: NA

Description

The TCG EK specification allows for the storage of the EK Certificate chain in NVRAM. Specifically, the certificate chain should be stored in the memory range of 0x01c00100 to 0x01c001ff in DER format. It is important to note that Intel firmware for fTPM starting from the 11th generation Core processors has already implemented this functionality.

Additionally, this implementation necessitates an update to the Keylime server, as there is an existing issue related to this requirement (#1552).

Sources

TCG EK Credential Profile v2.5-R2, Chapter 2.2.1.5.2
Keylime Issue
Intel fTPM 11th gen core

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

No branches or pull requests

1 participant