summaryrefslogtreecommitdiff
path: root/meta-security/meta-parsec/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'meta-security/meta-parsec/README.md')
-rw-r--r--meta-security/meta-parsec/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-security/meta-parsec/README.md b/meta-security/meta-parsec/README.md
index f720cd24a7..99935bcf8d 100644
--- a/meta-security/meta-parsec/README.md
+++ b/meta-security/meta-parsec/README.md
@@ -99,6 +99,7 @@ The tests are run against:
- all providers pre-configured in the Parsec config file included in the image.
- PKCS11 and TPM providers with software backends if softhsm and
swtpm packages included in the image.
+- TS Provider if Parsec is built with it included.
Meta-parsec also contains a recipe for `security-parsec-image` image with Parsec,
softhsm and swtpm included.
@@ -214,7 +215,7 @@ systemctl start parsec
The IBM Software TPM service can be used for manual testing of the provider by
including it into your test image:
- IMAGE_INSTALL:append = " ibmswtpm2 tpm2-tools libtss2 libtss2-tcti-mssim"
+ IMAGE_INSTALL:append = " swtpm tpm2-tools libtss2 libtss2-tcti-mssim"
Inside the running VM:
- Stop Parsec