Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootutil: Do not compile boot_trailer_scramble_off when not needed #2210

Closed

Conversation

de-nordic
Copy link
Collaborator

Add conditional compilation, dependent on MCUBOOT_MINIMAL_SCRAMBLE, for:
boot_trailer_scramble_offset
boot_header_scramble_off_sz

Faster than fixing TF-M, that does not implement flash_area_get_sector.

Add conditional compilation, dependent on MCUBOOT_MINIMAL_SCRAMBLE, for:
 boot_trailer_scramble_offset
 boot_header_scramble_off_sz

Faster than fixing TF-M, that does not implement flash_area_get_sector.

Signed-off-by: Dominik Ermel <[email protected]>
@de-nordic
Copy link
Collaborator Author

No, can't fix that easily.

@de-nordic de-nordic closed this Feb 18, 2025
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