Skip to content

event_log format #32

@mythi

Description

@mythi

The API docs says:

event_log	
Array of integers <uint8> [ items <uint8 > ]

Log of all events that get extended to RTMRs (runtime-extendable measurement registers). RTMR event log is available through ACPI.

a naive interpretation suggests that this is about reading the CCEL table and adding a base64 encoded string of the TCG formatted file to the request. However, that errors with a bad request.

Looking at the client code here, I can see it's parsing the CCEL file to drop the TCG format to build a custom JSON. Is there a doc somewhere what's in event_log that is passed via the REST API?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions