summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp/psp-dev.c
AgeCommit message (Expand)Author
2024-02-17crypto: ccp - State in dmesg that TSME is enabledBorislav Petkov (AMD)
2023-09-15crypto: ccp - Add support for DBC over PSP mailboxMario Limonciello
2023-09-15crypto: ccp - Add a macro to check capabilities registerMario Limonciello
2023-09-15crypto: ccp - Add support for extended PSP mailbox commandsMario Limonciello
2023-09-15crypto: ccp - Move direct access to some PSP registers out of TEETom Lendacky
2023-07-20crypto: ccp - Add support for fetching a nonce for dynamic boost controlMario Limonciello
2023-07-20crypto: ccp - move setting PSP master to earlier in the initMario Limonciello
2023-04-06crypto: ccp - Clear PSP interrupt status register before calling handlerJeremi Piotrowski
2023-03-17crypto: ccp - Add support for an interface for platform featuresMario Limonciello
2023-03-17crypto: ccp - Drop TEE support for IRQ handlerMario Limonciello
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
2018-10-05crypto: ccp - Make function sev_get_firmware() staticWei Yongjun
2018-09-21crypto: ccp - Allow SEV firmware to be chosen based on Family and ModelJanakarajan Natarajan
2018-09-21crypto: ccp - Fix static checker warningJanakarajan Natarajan
2018-09-04crypto: ccp - add timeout support in the SEV commandBrijesh Singh
2018-08-03crypto: ccp - Check for NULL PSP pointer at module unloadTom Lendacky
2018-07-13crypto: ccp - Support register differences between PSP devicesTom Lendacky
2018-07-13crypto: ccp - Remove unused #definesTom Lendacky
2018-07-13crypto: ccp - Add psp enabled message when initialization succeedsTom Lendacky
2018-07-13crypto: ccp - Fix command completion detection raceTom Lendacky
2018-05-31crypto: ccp - Add GET_ID SEV commandJanakarajan Natarajan
2018-05-31crypto: ccp - Add DOWNLOAD_FIRMWARE SEV commandJanakarajan Natarajan
2018-03-16crypto: ccp - Use memdup_user() rather than duplicating its implementationMarkus Elfring
2018-03-03crypto: ccp - Fix sparse, use plain integer as NULL pointerBrijesh Singh
2017-12-04crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl commandBrijesh Singh
2017-12-04crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl commandBrijesh Singh
2017-12-04crypto: ccp: Implement SEV_PEK_CSR ioctl commandBrijesh Singh
2017-12-04crypto: ccp: Implement SEV_PDH_GEN ioctl commandBrijesh Singh