index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
tee-dev.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-21
crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
2026-01-21
crypto: ccp - Factor out ring destroy handling to a helper
Mario Limonciello (AMD)
2026-01-21
crypto: ccp - Add an S4 restore flow
Mario Limonciello (AMD)
2026-01-21
crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
2023-09-15
crypto: ccp - Move direct access to some PSP registers out of TEE
Tom Lendacky
2023-03-17
crypto: ccp - Move some PSP mailbox bit definitions into common header
Mario Limonciello
2023-03-17
crypto: ccp - Add a header for multiple drivers to use `__psp_pa`
Mario Limonciello
2021-03-26
crypto: ccp - fix command queuing to TEE ring buffer
Rijo Thomas
2021-03-26
crypto: ccp - reduce tee command status polling interval from 5ms to 1ms
Rijo Thomas
2020-01-04
tee: amdtee: check TEE status during driver initialization
Rijo Thomas
2019-12-20
crypto: ccp - provide in-kernel API to submit TEE commands
Rijo Thomas
2019-12-20
crypto: ccp - add TEE support for Raven Ridge
Rijo Thomas