On Thu, 2020-08-13 at 20:25 +0200, Petr Vorel wrote: > This requires to have distro specific install scripts and build.sh > script. > > For now ibmswtpm2 is compiled just for native builds (depends on gcc, > compiled natively). libtmps/swtpm could be used. Note: in addition to installing a software TPM, the software TPM PCRs needs to be initialized based on the TPM event log. For now there is a dependency on "tsseventextend" to walk the TPM event log extending the software TPM PCRs in order to validate the "boot_aggregate". Without either a software TPM or "tsseventextend" installed, the "boot_aggregate.test" will be skipped. Mimi