summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp/tee-dev.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-21crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2026-01-21crypto: ccp - Factor out ring destroy handling to a helperMario Limonciello (AMD)
2026-01-21crypto: ccp - Add an S4 restore flowMario Limonciello (AMD)
2026-01-21crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2023-09-15crypto: ccp - Move direct access to some PSP registers out of TEETom Lendacky
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
2021-03-26crypto: ccp - fix command queuing to TEE ring bufferRijo Thomas
2021-03-26crypto: ccp - reduce tee command status polling interval from 5ms to 1msRijo Thomas
2020-01-04tee: amdtee: check TEE status during driver initializationRijo Thomas
2019-12-20crypto: ccp - provide in-kernel API to submit TEE commandsRijo Thomas
2019-12-20crypto: ccp - add TEE support for Raven RidgeRijo Thomas