[x] I have checked latest main branch and the issue still exists.
[x] I did not see it is stated as known-issue in release notes.
[x] No similar GitHub issue is related to this change.
[x] My code follows the commit guidelines of this project.
[x] I have performed a self-review of my own code.
[ ] My changes generate no new warnings.
[ ] I have added tests that prove my fix is effective or that my feature works.
Describe the pull request
The non-secure base addresses of the FlexSPI interface should be within the __ARM_FEATURE_CMSE guards
This adds the missing changes from 3b8fc6e4589fa3c2b1722316ce08aca2964ac817
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
Prerequisites
Describe the pull request
The non-secure base addresses of the FlexSPI interface should be within the __ARM_FEATURE_CMSE guards This adds the missing changes from 3b8fc6e4589fa3c2b1722316ce08aca2964ac817
Type of change
Tests Moved only existing code lines