~jocave/plainbox-provider-tpm2:create-category-nested-parts

Last commit made on 2021-07-29
Get this branch:
git clone -b create-category-nested-parts https://git.launchpad.net/~jocave/plainbox-provider-tpm2
Only Jonathan Cave can upload to this branch. If you are Jonathan Cave please log in for upload directions.

Branch merges

Branch information

Name:
create-category-nested-parts
Repository:
lp:~jocave/plainbox-provider-tpm2

Recent commits

380a283... by Jonathan Cave

Add: category nested parts for Cert

Create nested parts that can be used to collate a number of different
types of tests for certification rather than needing to specify
specifically tpm tools or clevis etc.

dbf3cc5... by PMR <pmr@pmr-lander>

Merge #405573 from plainbox-provider-tpm2:release

Release_2021_Week28

fc61c9c... by PMR <pmr@pmr-lander>

increment version to v1.18.0.dev0

df55429... by PMR <pmr@pmr-lander>

Bump to v1.17.0

a643a39... by PMR <pmr@pmr-lander>

Bump to v1.17.0rc1

4da022d... by PMR <pmr@pmr-lander>

Merge #404262 from ~sylvain-pineau/plainbox-provider-tpm2:clevis-jobs

b27dd68... by Sylvain Pineau

clevis.pxu: Use larger random strings and print out some info msg

cc77ba3... by Sylvain Pineau

packaging.pxu: Add a dependency on clevis-tpm2 (20.04)

93f29eb... by Sylvain Pineau

Add clevis-tpm2 jobs (encrypt/decrypt with RSA/ECC key algorithms)

Note: there's a precheck job to handle the manifest and clevis executable.
The actual clevis jobs have the fail-on-resource flag and it must fail only
if one of the tpm2_cap requirement is not met.
(not if the tpm2 manifest entry is set to False)

6a9dfee... by Sylvain Pineau

Add a new resource job to report tpm2 capabilities (algs and pcr banks)