Skip to content

fix: add missing decrypted-size entry#16

Open
manvarpratik wants to merge 1 commit intosbabic:mainfrom
manvarpratik:fearure/decrypted-size
Open

fix: add missing decrypted-size entry#16
manvarpratik wants to merge 1 commit intosbabic:mainfrom
manvarpratik:fearure/decrypted-size

Conversation

@manvarpratik
Copy link
Contributor

The decrypted-size field is required when flashing encrypted images to the MTD partition on NOR flash.

This attribute is also required to handle the UBI Volumes. Due to a limit in the Linux kernel API for UBI volumes, the size reserved to be written on disk should be declared before actually writing anything.

The decrypted-size field is required when flashing encrypted images
to the MTD partition on NOR flash.

This attribute is also required to handle the UBI Volumes. Due to a
limit in the Linux kernel API for UBI volumes, the size reserved to
be written on disk should be declared before actually writing anything.

Signed-off-by: Pratik Manvar <pratik.manvar@ifm.com>
@manvarpratik manvarpratik force-pushed the fearure/decrypted-size branch from 61c6cfc to 7be3abe Compare June 13, 2025 07:58
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