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

SPU TFM non-secure alignment assert fails for custom partition solution #1

Open
3Nigma opened this issue Mar 15, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@3Nigma
Copy link

3Nigma commented Mar 15, 2023

This commit introduced an assert to guard against region misalignments of the TF-M non-secure partitions with regards to the SPU region.

This works well for stock partition definitions, but has a high degree of failures for most partition-manager solutions that require an increased app space configuration.

Disabling the compile-time alignment assertion check can be a temporary fix, but a more general fix is required.

Opening this ticket to keep track of this issue and allowing our citadel-wallet development to continue.

This currently affects sdk-nrf version v2.3.0.

@3Nigma 3Nigma added the bug Something isn't working label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant