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

TPM emulation only needed (currently) on OSX VMs #66

Open
e-minguez opened this issue Oct 3, 2023 · 1 comment
Open

TPM emulation only needed (currently) on OSX VMs #66

e-minguez opened this issue Oct 3, 2023 · 1 comment

Comments

@e-minguez
Copy link
Contributor

According to #64 (comment) TPM emulation is only needed if the VM is created on UTM (and UTM included support for TPM on 4.3 so it needs a little bit of research if we need it at all).

@hardys
Copy link
Contributor

hardys commented Oct 19, 2023

@e-minguez I think on Linux we'd need to add configuration to enable an emulated TPM - elemental-register expects access to a TPM.

In the case of UTM I did try the 4.3 TPM support but I couldn't get working - it doesn't just enable the device, it forces secure-boot which prevented my SLEMicro VM from booting.

As you say we need some further research, but the flag I added works around the issue by emulating the TPM in the elemental-register code instead.

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

No branches or pull requests

2 participants