keylime / keylime-vagrant-ansible-tpm-emulator

Ansible role to deploy Keylime with a software emulator
https://keylime.dev
Apache License 2.0
8 stars 20 forks source link

Migrate to swtpm and depreciate tpm 1.2 #48

Closed lukehinds closed 1 year ago

lukehinds commented 3 years ago

This patch implements swtpm and the kernel resource manager

It also removes tpm 1.2 code that has fallen out of maintainance and not seen any updates for a while

Signed-off-by: Luke Hinds lhinds@redhat.com

lukehinds commented 3 years ago

@jaosorior

lukehinds commented 3 years ago

@font

Does swtpm come with a systemd unit file that performs many of these things at startup? Otherwise a reboot will wipe away the /tmp/swtpm directory and the setup will need to be redone again.

No, someone can make a patch though, I am sure Stefan would be receptive.