-
Notifications
You must be signed in to change notification settings - Fork 3k
Align to CMSIS defines for Non-Secure #8025
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@deepikabhavnani That's OK.
M2351 is still in staging CI, wait for 5.10 release to test this PR. |
ARMC6 is working for Musca-A1 (after updating to this change in platform files). Please update GCC as well! |
Merge conflict - needs rebasing |
CMSIS updated the __DOMAIN_NS define to DOMAIN_NS. Update the define in existing code for non-secure part.
4d98ad8
to
ff80e29
Compare
Rebased and updated for GCC as well. |
GCC update has been tested and works as expected for Musca-A1. |
@ARMmbed/mbed-os-maintainers - Consider this as high priority for Musca. |
/morph build |
Build : SUCCESSBuild number : 3099 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2708 |
Test : SUCCESSBuild number : 2888 |
Description
CMSIS updated the __DOMAIN_NS define to DOMAIN_NS. Update the define in existing code for non-secure part.
Pull request type
CC @gaborkertesz @ccli8