Skip to content

Conversation

@jackylee-go
Copy link

This PR allows applications to customize the firmware size information for binary header optionally.

Although the firmware size is calculated at link time, sometimes applications need to reserve a fixed space for it.

For example:
A fixed-size firmware means that its signature will be located in a specified position.
This reduces the complexity of merging flash image files with multiple partitions.

Allows applications to customize the firmware size information for binary header optionally. Signed-off-by: Jacky Lee <jacky.lee@egistec.com>
@jackylee-go jackylee-go force-pushed the br_soc_et171_add_cfg_for_fw_size branch from 1c4d09c to a52f325 Compare November 14, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants