summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp
AgeCommit message (Expand)Author
2024-02-02crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_lockedKim Phillips
2024-01-10Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-08crypto: ccp - Remove cfb and ofbHerbert Xu
2023-12-08crypto: ccp - fix memleak in ccp_init_dm_workareaDinghao Liu
2023-10-27crypto: ccp/sp - Convert to platform remove callback returning voidUwe Kleine-König
2023-10-20crypto: ccp - Dump SEV command buffer registers on SEV command errorJohn Allen
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 a communication path abstraction for DBCMario 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-09-15crypto: ccp - Get a free page to use while fetching initial nonceMario Limonciello
2023-07-20crypto: ccp - Add support for getting and setting DBC parametersMario Limonciello
2023-07-20crypto: ccp - Add support for setting user ID for dynamic boost controlMario Limonciello
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-07-20crypto: ccp - Add bootloader and TEE version offsetsMario Limonciello
2023-07-20crypto: ccp - Add support for displaying PSP firmware versionsMario Limonciello
2023-07-20crypto: ccp - Rename macro for security attributesMario Limonciello
2023-06-02crypto: ccp - Add support for PCI device 0x156EJohn Allen
2023-06-02crypto: ccp - Add support for PCI device 0x17E0Mario Limonciello
2023-06-02crypto: ccp - Validate that platform access mailbox registers are declaredMario Limonciello
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-04-14crypto: ccp - Use lower 8 bytes to communicate with doorbell command registerMario Limonciello
2023-04-14crypto: ccp - Return doorbell status code as an argumentMario Limonciello
2023-04-14crypto: ccp - Bump up doorbell debug message to errorMario Limonciello
2023-04-14crypto: ccp - Drop extra doorbell checksMario Limonciello
2023-04-14crypto: ccp - Don't initialize CCP for PSP 0x1649Mario Limonciello
2023-04-06crypto: ccp - Clear PSP interrupt status register before calling handlerJeremi Piotrowski
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-03-21crypto: ccp: Get rid of __sev_platform_init_locked()'s local function pointerBorislav Petkov (AMD)
2023-03-21crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLPeter Gonda
2023-03-17crypto: ccp - Add support for ringing a platform doorbellMario Limonciello
2023-03-17crypto: ccp - Enable platform access interface on client PSP partsMario Limonciello
2023-03-17crypto: ccp - Add support for an interface for platform featuresMario Limonciello
2023-03-17crypto: ccp - Move some PSP mailbox bit definitions into common headerMario Limonciello
2023-03-17crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello
2023-03-17crypto: ccp - Drop TEE support for IRQ handlerMario Limonciello
2023-02-13crypto: ccp - Use request_complete helpersHerbert Xu
2023-02-03crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmwareTom Lendacky
2023-01-27crypto: ccp - Add a firmware definition for EPYC gen 4 processorsTom Lendacky
2023-01-27crypto: ccp - Provide MMIO register naming for documenationTom Lendacky
2023-01-20crypto: ccp - Failure on re-initialization due to duplicate sysfs filenameKoba Ko
2023-01-06crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2David Rientjes
2022-12-09crypto: ccp - Set DMA alignment explicitlyHerbert Xu
2022-10-21crypto: ccp - Add support for TEE for PCI ID 0x14CAMario Limonciello
2022-10-21crypto: ccp - Remove unused struct ccp_crypto_cpuYuan Can
2022-10-21crypto: ccp - Add __init/__exit annotations to module init/exit funcsruanjinjie