Skip to content

Misalignment between checksum schemes in firmware handoff implementations #78

@harrisonmutai-arm

Description

@harrisonmutai-arm

The current firmware handoff specification mandates the use of an XOR checksum. However, in practice, most existing implementations (e.g. bloblist in U-Boot and libtl in TF-A) use a byte-sum instead. Since these implementations are already widely deployed, enforcing XOR strictly would break compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions