Documentation ¶ Index ¶ func FetchRawSNPReport() ([]byte, error) func FetchSNPReport(hostData string) (amdsevsnp.Report, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FetchRawSNPReport ¶ func FetchRawSNPReport() ([]byte, error) FetchRawSNPReport hex decodes fakeSNPReport. func FetchSNPReport ¶ func FetchSNPReport(hostData string) (amdsevsnp.Report, error) FetchSNPReport returns amdsev.Report object that corresponds to the decoded version of fakeSNPReport. Overrides the resulting report's HostData field with provided `hostData`. Types ¶ This section is empty. Source Files ¶ View all Source files report.go Click to show internal directories. Click to hide internal directories.