summaryrefslogtreecommitdiff
path: root/security/keys/trusted-keys/trusted_core.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-08KEYS: trusted: Avoid calling null function trusted_key_exitDave Kleikamp1-1/+1
2022-03-08KEYS: trusted: Fix trusted key backends when building as moduleAndreas Rammhold1-2/+2
2021-04-22KEYS: trusted: fix TPM trusted keys for generic frameworkJames Bottomley1-12/+12
2021-04-14KEYS: trusted: Fix missing null return from kzalloc callColin Ian King1-2/+4
2021-04-14KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg1-0/+4
2021-04-14KEYS: trusted: Add generic trusted keys frameworkSumit Garg1-0/+354