summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2021-04-22 01:52:37 +0300
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2021-04-22 02:30:06 +0300
commit60dc5f1bcfaa9cae9f99637e347d068cad7f8c9f (patch)
tree95839381b3dd85b564d5c6183c128e0eec93001a /Documentation
parentaec00aa04b1131e17e6744681b380779f89d77b3 (diff)
downloadlinux-60dc5f1bcfaa9cae9f99637e347d068cad7f8c9f.tar.xz
KEYS: trusted: fix TPM trusted keys for generic framework
The generic framework patch broke the current TPM trusted keys because it doesn't correctly remove the values consumed by the generic parser before passing them on to the implementation specific parser. Fix this by having the generic parser return the string minus the consumed tokens. Additionally, there may be no tokens left for the implementation specific parser, so make it handle the NULL case correctly and finally fix a TPM 1.2 specific check for no keyhandle. Fixes: 5d0682be3189 ("KEYS: trusted: Add generic trusted keys framework") Tested-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions