Home
last modified time | relevance | path

Searched refs:PSP_SECURITY_TSME_STATUS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/ccp/
H A Dpsp-dev.h67 #define PSP_SECURITY_TSME_STATUS BIT(5) macro
H A Dpsp-dev.c78 psp->capability & (PSP_SECURITY_TSME_STATUS << PSP_CAPABILITY_PSP_SECURITY_OFFSET) && in psp_get_capability()