Skip to content

Conversation

tomchy
Copy link
Contributor

@tomchy tomchy commented Oct 14, 2025

Add a possibility to describe multi-image FW through a manifest with digests.

Add a hook that allows to alter the way bootloader validates and selects
image slots for booting.

Signed-off-by: Tomasz Chyrowicz <[email protected]>
Expose boot_validate_slot(..) and boot_version_cmp(..) to simplify the
implementation of boot_load_and_validate_images_hook.

Signed-off-by: Tomasz Chyrowicz <[email protected]>
Add a possibility to attach a basic manifest with expected digests to an
image.
Alter the image verification logic, so only digests specified by the
manifest are allowed on the device.

Signed-off-by: Tomasz Chyrowicz <[email protected]>
Add a simple logic that allows to attach a manifest TLV to an image.

Signed-off-by: Tomasz Chyrowicz <[email protected]>
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant