summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/sp-dev.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-22crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functionsTian Tao1-10/+2
2020-07-31crypto: ccp - use generic power managementVaibhav Gupta1-4/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-01-11crypto: ccp - Update copyright notices and datesHook, Gary1-1/+1
2018-03-03crypto: ccp - add check to get PSP master only when PSP is detectedBrijesh Singh1-3/+3
2017-12-04crypto: ccp: Add Secure Encrypted Virtualization (SEV) command supportBrijesh Singh1-0/+9
2017-12-04crypto: ccp: Add Platform Security Processor (PSP) device supportBrijesh Singh1-0/+26
2017-07-18crypto: ccp - remove ccp_present() check from device initializeBrijesh Singh1-12/+0
2017-07-18crypto: ccp - rename ccp driver initialize files as sp deviceBrijesh Singh1-6/+6
2017-07-18crypto: ccp - Abstract interrupt registerationBrijesh Singh1-0/+107
2017-07-18crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh1-0/+182