Home
last modified time | relevance | path

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

/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c130 struct remoteproc_fw_hdr { struct
140 struct remoteproc_fw_hdr *__hdr = (hdr); \ argument
145 struct remoteproc_fw_hdr *___hdr = (hdr); \
217 static void remoteproc_header_dump(struct remoteproc_fw_hdr __maybe_unused *hdr) in remoteproc_header_dump()
313 struct remoteproc_fw_hdr *hdr = (void *)ctx->sec_cpy; in remoteproc_pta_verify()
363 struct remoteproc_fw_hdr *hdr = fw_orig; in remoteproc_save_fw_header_and_tlvs()
366 if (!IS_ALIGNED_WITH_TYPE(fw_orig, struct remoteproc_fw_hdr)) in remoteproc_save_fw_header_and_tlvs()
391 struct remoteproc_fw_hdr *hdr = (void *)ctx->sec_cpy; in remoteproc_verify_signature()
449 struct remoteproc_fw_hdr *hdr = (void *)ctx->sec_cpy; in remoteproc_verify_header()
499 struct remoteproc_fw_hdr *hdr = NULL; in remoteproc_verify_firmware()