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

tutorial: add QEMU details #51

Merged

Commits on Nov 5, 2020

  1. tutorial: add QEMU details

    Recently, I had to dig into how to set up QEMU with a virtualized TPM2.0
    device to debug a potential issue in the in-kernel resource manager
    (/dev/tpmrm0). Their is a quite a bit of information on setting up QEMU,
    and a TPM device, it seemed to be lacking in setting up the TPM2.0
    device. The crux was the subtle and easy to overlook --tpm2 option
    to the SWTPM.
    
    Build a simple tutorial to highlight a setup using TPM2.0.
    
    Signed-off-by: William Roberts <[email protected]>
    William Roberts committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    5d8b32a View commit details
    Browse the repository at this point in the history