Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dremoteproc_pta.h21 #define PTA_RPROC_HWCAP_FMT_ELF BIT32(0) macro
/optee_os/core/pta/stm32mp/
H A Dremoteproc_pta.c59 params[1].value.a = PTA_RPROC_HWCAP_FMT_ELF; in rproc_pta_capabilities()
/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c508 ctx->hw_fmt != PTA_RPROC_HWCAP_FMT_ELF) { in remoteproc_verify_firmware()