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

Added ST33 support for pre-provisioned device identity key and certificate #336

Merged
merged 8 commits into from
Apr 1, 2024

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    c4880be View commit details
    Browse the repository at this point in the history
  2. Add support for pre-provisioned TPM using the "TPM 2.0 Keys for Devic…

    …e Identity and Attestation" specification. Build macro: `WOLFTPM_MFG_IDENTITY`.
    dgarske committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    63bb85a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    551d7da View commit details
    Browse the repository at this point in the history
  4. Fix for ST33 vendor command to enable command codes (TPM2_SetCommandS…

    …et). It requires platform auth to be set. Add benchmarks for new ST33KTPM2XI2C. Fix 0x1XX error code parsing.
    dgarske committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f983525 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    626beaf View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    e87af04 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    f1ebd43 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Fix TEST_SAMPLE build.

    philljj committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dbb0f6d View commit details
    Browse the repository at this point in the history