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

Make trusted boot work in skiboot #192

Merged

Commits on Jun 15, 2022

  1. security/tpm/: add support for TCPA log according to TPM2

    That is the format expected by skiboot and Linux.
    
    Change-Id: Ic2e8b83316938ca8385afae621b7b1599c74e752
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    SergiiDmytruk committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    e81269d View commit details
    Browse the repository at this point in the history
  2. security/tpm/tspi/crtm.c: fix endianness

    Change-Id: I26bfd2ef07a71c2f02394fccd90a45f73ad07e2c
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    2a8a057 View commit details
    Browse the repository at this point in the history
  3. soc/power9/: enable trustedboot in skiboot

    Change-Id: I576b7066d682057ef58e2c8bbbd61dd69e45ec20
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    265a977 View commit details
    Browse the repository at this point in the history