Skip to content

boot-state-partition: Add partition backend for nvidia cboot

Derek Foreman requested to merge wip/derekf/cboot-bootcounting2 into apertis/v2022pre

Add a new backend for a modified version of cboot that can perform boot counting in a spare partition.

The partition is recognized by the label BOOTCOUNT, and the data format matches the format used in the files the uboot-ext backend uses.

Signed-off-by: Derek Foreman derek.foreman@collabora.com

Merge request reports