Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dremoteproc_pta.h25 #define PTA_RPROC_HWCAP_PROT_HASH_TABLE BIT32(0) macro
/optee_os/core/pta/stm32mp/
H A Dremoteproc_pta.c66 params[2].value.a = PTA_RPROC_HWCAP_PROT_HASH_TABLE; in rproc_pta_capabilities()
/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c507 if (!(ctx->hw_img_prot & PTA_RPROC_HWCAP_PROT_HASH_TABLE) || in remoteproc_verify_firmware()