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

part2: Delay forward seal until VMs are not running #120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 19, 2024

  1. part2: Delay forward seal until VMs are not running

    Don't run seal-system directly. The TPM interactions could have their MMIO data
    snooped. Instead we touch a marker file and let the delayed-seal initscript
    detect and run the forward seal at shutdown time. This is done when the VMs are
    not running, so we shouldn't have anyone around to snoop on the transaction.
    
    Signed-off-by: Jason Andryuk <jandryuk@gmail.com>
    jandryuk authored and dpsmith committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    83f2bd1 View commit details
    Browse the repository at this point in the history