Home
last modified time | relevance | path

Searched refs:PSP_CAPABILITY_TEE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/ccp/
H A Dpsp-dev.h55 #define PSP_CAPABILITY_TEE BIT(1) macro
H A Dpsp-dev.c99 if (!(psp->capability & PSP_CAPABILITY_TEE)) { in psp_check_tee_support()
H A Dsp-pci.c138 psp->capability & PSP_CAPABILITY_TEE && in psp_firmware_is_visible()