Searched refs:fw_orig (Results 1 – 1 of 1) sorted by relevance
361 void *fw_orig, uint32_t fw_orig_size) in remoteproc_save_fw_header_and_tlvs() argument363 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()383 memcpy(ctx->sec_cpy, fw_orig, length); in remoteproc_save_fw_header_and_tlvs()496 uint8_t *fw_orig, in remoteproc_verify_firmware() argument516 res = remoteproc_save_fw_header_and_tlvs(ctx, fw_orig, fw_orig_size); in remoteproc_verify_firmware()534 ctx->fw_img = FW_IMG_PTR(fw_orig, hdr); in remoteproc_verify_firmware()