summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp/tee-dev.c
AgeCommit message (Expand)AuthorFilesLines
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