Remove hardcoded policy handle

keyctl-smoke.sh has a hardcoded policyhandle value in the keyctl command
to load the blob, instead of using $POLICYHANDLE, and thus, multiple
attempts to run keyctl-smoke.sh will fail.

Reported-by: Jerry Snitselaar <jsnitsel@redhat.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
1 file changed
tree: 93ee892d567105d317d23e90c0643957f98568d6
  1. AUTHORS
  2. keyctl-smoke.sh
  3. README.md
  4. tpm2-flush
  5. tpm2-list-handles
  6. tpm2-pcr-policy
  7. tpm2-read-pcrs
  8. tpm2-reset-da-lock
  9. tpm2-root-key
  10. tpm2-simulator-vtpm
  11. tpm2.py
  12. tpm2_smoke.py
README.md

This is a set of scripts for testing the Linux TPM driver TPM2 2.0 functionality.