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

Revert support for devices without erase due to problem with TF-M #2211

Merged
merged 4 commits into from
Feb 19, 2025

Conversation

de-nordic
Copy link
Collaborator

TF-M lacks implementation of flash_area_get_sector and getting the function in will take longer than acceptable for the main to be blocked from compiling on Zephyr CI.

Need to revert changes provided to support devices without erase
until problme with TF-M, missing implementation of flash_area_get_sector,
is resolved.

This reverts commit e5c0078.

Signed-off-by: Dominik Ermel <[email protected]>
Need to revert changes provided to support devices without erase
until problme with TF-M, missing implementation of flash_area_get_sector,
is resolved.

This reverts commit ecd4877.

Signed-off-by: Dominik Ermel <[email protected]>
…ses"

Need to revert changes provided to support devices without erase
until problme with TF-M, missing implementation of flash_area_get_sector,
is resolved.

This reverts commit c12dced.

Signed-off-by: Dominik Ermel <[email protected]>
…rases"

Need to revert changes provided to support devices without erase
until problme with TF-M, missing implementation of flash_area_get_sector,
is resolved.

This reverts commit e025689.

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

*devices

@de-nordic de-nordic changed the title Revert support for devieces without erase due to problem with TF-M Revert support for devices without erase due to problem with TF-M Feb 18, 2025
@de-nordic
Copy link
Collaborator Author

*devices

Fortunately, that was only in the title of the PR.

@de-nordic de-nordic marked this pull request as ready for review February 18, 2025 17:13
@nordicjm nordicjm merged commit ef78369 into mcu-tools:main Feb 19, 2025
58 checks passed
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.

2 participants