summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp/tee-dev.c
AgeCommit message (Expand)AuthorFilesLines
3 dayscrypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+14
3 dayscrypto: ccp - Factor out ring destroy handling to a helperMario Limonciello (AMD)1-12/+24
3 dayscrypto: ccp - Add an S4 restore flowMario Limonciello (AMD)1-0/+5
3 dayscrypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+1
2023-09-15crypto: ccp - Move direct access to some PSP registers out of TEETom Lendacky1-39/+9
2023-03-17crypto: ccp - Move some PSP mailbox bit definitions into common headerMario Limonciello1-7/+8
2023-03-17crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello1-1/+1
2021-03-26crypto: ccp - fix command queuing to TEE ring bufferRijo Thomas1-14/+35
2021-03-26crypto: ccp - reduce tee command status polling interval from 5ms to 1msRijo Thomas1-4/+4
2020-01-04tee: amdtee: check TEE status during driver initializationRijo Thomas1-0/+11
2019-12-20crypto: ccp - provide in-kernel API to submit TEE commandsRijo Thomas1-0/+126
2019-12-20crypto: ccp - add TEE support for Raven RidgeRijo Thomas1-0/+238