8000 Comparing v6.1.0...v6.2.1 · virtee/sev · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: virtee/sev
Failed to load repositories. Confirm that selected 8000 base ref is valid, then try again.
Loading
base: v6.1.0
Choose a base ref
...
head repository: virtee/sev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on May 16, 2025

  1. Firmware: Fix attestation report save to file for report versions >=3…

    … on preTurin
    
    Signed-off-by: Sören Langenberg <soeren@enclaive.io>
    soelangen authored and tylerfanelli committed May 16, 2025
    Configuration menu
    Copy the full SHA
    3afbffe View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. AttestationReport: Improving parsing and writing

    - Added two inline functions to reduce the duplication when parsing or
      writing attestation bytes.
    
    - Only returing on instance of the object when parsing the bytes now.
    
    Signed-off-by: Larry Dewey <larry.dewey@amd.com>
    larrydewey authored and tylerfanelli committed May 29, 2025
    Configuration menu
    Copy the full SHA
    355edae View commit details
    Browse the repository at this point in the history
  2. Bumping version to 6.2.0

    Signed-off-by: DGonzalezVillal <Diego.GonzalezVillalobos@amd.com>
    DGonzalezVillal committed May 29, 2025
    Configuration menu
    Copy the full SHA
    340c5c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Fixing writing TCB bug and bumping to 6.2.1

    An overlook on the last PR. Commited TCBs are being written wrong for v3
    Pre-turins. This fix takes care of that issue. Bump to a minor bug fix
    so we can release fix.
    
    Signed-off-by: DGonzalezVillal <Diego.GonzalezVillalobos@amd.com>
    DGonzalezVillal committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    e96d605 View commit details
    Browse the repository at this point in the history
Loading
0