summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/sp-pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccp - Add support for getting security attributes on some older systemsMario Limonciello2024-06-071-1/+4
* crypto: ccp - Move security attributes to their own fileMario Limonciello2024-06-071-55/+3
* crypto: ccp - Represent capabilities register as a unionMario Limonciello2024-06-071-14/+12
* crypto: ccp - Add a macro to check capabilities registerMario Limonciello2023-09-151-2/+2
* crypto: ccp - Move direct access to some PSP registers out of TEETom Lendacky2023-09-151-6/+12
* crypto: ccp - Add support for fetching a nonce for dynamic boost controlMario Limonciello2023-07-201-0/+1
* crypto: ccp - Add bootloader and TEE version offsetsMario Limonciello2023-07-201-0/+5
* crypto: ccp - Add support for displaying PSP firmware versionsMario Limonciello2023-07-201-0/+64
* crypto: ccp - Rename macro for security attributesMario Limonciello2023-07-201-13/+13
* crypto: ccp - Add support for PCI device 0x156EJohn Allen2023-06-021-0/+15
* crypto: ccp - Add support for PCI device 0x17E0Mario Limonciello2023-06-021-0/+28
* crypto: ccp - Don't initialize CCP for PSP 0x1649Mario Limonciello2023-04-141-1/+1
* crypto: ccp - Add support for ringing a platform doorbellMario Limonciello2023-03-171-0/+2
* crypto: ccp - Enable platform access interface on client PSP partsMario Limonciello2023-03-171-0/+7
* crypto: ccp - Provide MMIO register naming for documenationTom Lendacky2023-01-271-23/+23
* crypto: ccp - Add support for TEE for PCI ID 0x14CAMario Limonciello2022-10-211-1/+10
* crypto: ccp - Add support for new CCP/PSP device IDMario Limonciello2022-07-291-0/+7
* crypto: ccp - Export PSP security bits to userspaceMario Limonciello2022-04-081-0/+62
* crypto: ccp - Add support for new CCP/PSP device IDJohn Allen2021-08-271-0/+7
* crypto: ccp - shutdown SEV firmware on kexecBrijesh Singh2021-08-061-0/+12
* crypto: ccp - Fix a resource leak in an error handling pathChristophe JAILLET2021-05-231-2/+4
* ccp: ccp - add support for Green SardineDevaraj Rangasamy2021-04-221-0/+1
* crypto: ccp - use generic power managementVaibhav Gupta2020-07-311-11/+6
* crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy()John Allen2020-03-121-0/+9
* crypto: ccp - add TEE support for Raven RidgeRijo Thomas2019-12-201-1/+26
* crypto: ccp - move SEV vdata to a dedicated data structureRijo Thomas2019-12-201-4/+12
* crypto: ccp - create a generic psp-dev fileRijo Thomas2019-12-201-1/+1
* crypto: ccp - rename psp-dev files to sev-devRijo Thomas2019-12-201-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* crypto: ccp - Update driver messages to remove some confusionLendacky, Thomas2019-02-221-4/+0
* crypto: ccp - Update copyright notices and datesHook, Gary2019-01-111-1/+1
* crypto: ccp - Add support for new CCP/PSP device IDTom Lendacky2018-07-131-5/+24
* crypto: ccp - Support register differences between PSP devicesTom Lendacky2018-07-131-1/+6
* crypto: ccp: Add Platform Security Processor (PSP) device supportBrijesh Singh2017-12-041-0/+52
* crypto: ccp - rename ccp driver initialize files as sp deviceBrijesh Singh2017-07-181-0/+276