Comment 5 for bug 1959987

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2022-06-22 10:31 EDT-------
The relevant commits are:

38639269 (libpv: New library for PV tools)
3ab06d77 (pvattest: Create, perform, and verify attestation measurements)
26148740 (pvattest/tools: Add tool for attestation)

They will add:
* a new library: libpv
* a new tool using libpv: pvattest

The code should apply without any complains (all new files).
The top level Makefile/common.mak however, will probably have some conflicts, as other tools/libs were added since 2.20. Just ask, if you need help resolving these conflicts.