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

Conversation

williamcroberts
Copy link
Member

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]

_posts/2020-10-19-QEMU.md Outdated Show resolved Hide resolved
_posts/2020-10-19-QEMU.md Outdated Show resolved Hide resolved
_posts/2020-10-19-QEMU.md Outdated Show resolved Hide resolved
_posts/2020-10-19-QEMU.md Outdated Show resolved Hide resolved
_posts/2020-10-19-QEMU.md Outdated Show resolved Hide resolved
_posts/2020-10-19-QEMU.md Outdated Show resolved Hide resolved
_posts/2020-10-19-QEMU.md Outdated Show resolved Hide resolved
_posts/2020-10-19-QEMU.md Outdated Show resolved Hide resolved
_posts/2020-10-19-QEMU.md Outdated Show resolved Hide resolved
_posts/2020-10-19-QEMU.md Outdated Show resolved Hide resolved
@idesai
Copy link
Member

idesai commented Oct 19, 2020

@williamcroberts consider renaming the file to "TPM2 virtualization with QEMU" or something to that effect.

_posts/2020-10-19-QEMU.md Outdated Show resolved Hide resolved
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]>
@williamcroberts williamcroberts merged commit 3916205 into tpm2-software:master Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants