nerator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp/psp-dev.c
AgeCommit message (Expand)Author
2022-04-08crypto: ccp - When TSME and SME both detected notify userMario Limonciello
2022-04-08crypto: ccp - Allow PSP driver to load without SEV/TEE supportMario Limonciello
2022-04-08crypto: ccp - cache capability into psp deviceMario Limonciello
2020-03-12crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy()John Allen
2019-12-20crypto: ccp - add TEE support for Raven RidgeRijo Thomas
2019-12-20crypto: ccp - check whether PSP supports SEV or TEE before initializationRijo Thomas
2019-12-20crypto: ccp - create a generic psp-dev fileRijo Thomas
2019-12-20crypto: ccp - rename psp-dev files to sev-devRijo Thomas
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-22crypto: ccp - add SEV command privilege separationBrijesh Singh
2019-10-26crypto: ccp - Verify access to device registers before initializingHook, Gary
2019-10-26crypto: ccp - Retry SEV INIT command in case of integrity check failure.Ashish Kalra
2019-10-22KVM: SVM: Remove unneeded WBINVD and DF_FLUSH when starting SEV guestsTom Lendacky
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-18crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUALDavid Rientjes
2019-07-03crypto: ccp - Switch to SPDX license identifiersHook, Gary
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-18crypto: ccp - Do not free psp_master when PLATFORM_INIT failsSingh, Brijesh
2019-04-08crypto: ccp - introduce SEV_GET_ID2 commandSingh, Brijesh
2019-02-22crypto: ccp - Update driver messages to remove some confusionLendacky, Thomas
2019-02-08crypto: ccp - fix the SEV probe in kexec boot pathSingh, Brijesh
2019-01-11crypto: ccp - Update copyright notices and datesHook, Gary
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds