Skip to content

PSA: mbedSPM correct SPM initialization order #10507

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

Merged
merged 1 commit into from
Apr 30, 2019
Merged

PSA: mbedSPM correct SPM initialization order #10507

merged 1 commit into from
Apr 30, 2019

Conversation

orenc17
Copy link
Contributor

@orenc17 orenc17 commented Apr 29, 2019

Description

psa_spm_init() was being called after starting the non-secure core,
resulting in a possible situation where the non-secure core can run without memory protection turned on.

Tested on PSOC6_PSA with GCC_ARM

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@maclobdell @alzix @ARMmbed/mbed-os-maintainers

Release Notes

@orenc17
Copy link
Contributor Author

orenc17 commented Apr 29, 2019

@ARMmbed/mbed-os-maintainers this is urgent for 5.12.3

Copy link
Contributor

@alzix alzix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 30, 2019

Ci started

@mbed-ci
Copy link

mbed-ci commented Apr 30, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit ba429a8 into ARMmbed:master Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants