I first used the command query-sev-attestation-report to get the base64 encoding of the attestation report, and then I converted it to binary. Then, when I used the sevctl validate command to validate the report, an error message "Unexpected report size encountered" appeared. I would like to ask if there is any other way to generate an attestation report?

I first used the command
query-sev-attestation-reportto get the base64 encoding of the attestation report, and then I converted it to binary. Then, when I used thesevctl validatecommand to validate the report, an error message "Unexpected report size encountered" appeared. I would like to ask if there is any other way to generate an attestation report?