-
Notifications
You must be signed in to change notification settings - Fork 3k
Remove Mbed SPM #12738
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
Remove Mbed SPM #12738
Conversation
@Patater, thank you for your changes. |
This should resolve #12732 (one of the targets do not compile anymore). |
CI started |
Test run: FAILEDSummary: 1 of 6 test jobs failed Failed test jobs:
|
Failures not related, being tracked separately. Restarting tests |
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
I started CI but will fail, rebase needed |
FUTURE_SEQUANA targets are no longer supported. Remove the target from Mbed. Signed-off-by: Jaeden Amero <[email protected]>
All MBED_SPM targets have been removed previously, via commits 5cc6628 ("PSOC6: remove PSA targets") and 115b09a ("psoc6: Remove FUTURE_SEQUANA and FUTURE_SEQUANA_M0"). Remove all the dead MBED_SPM code, as no targets use it. Signed-off-by: Jaeden Amero <[email protected]>
Rebased on latest master. No other changes. |
CI started |
Test run: SUCCESSSummary: 6 of 6 test jobs passed |
Summary of changes
Remove
FUTURE_SEQUANA
andFUTURE_SEQUANA_M0
targets. These are not supported in Mbed 6.After the removal of FUTURE_SEQUANA targets, there are no targets remaining that use Mbed SPM. Remove Mbed SPM as well, as it is unused.
Impact of changes
The following targets are being removed in Mbed 6:
FUTURE_SEQUANA
FUTURE_SEQUANA_M0
Migration actions required
Please use a version of Mbed OS 5 if you require support for
FUTURE_SEQUANA
orFUTURE_SEQUANA_M0
Documentation
None
Pull request type
Test results
Reviewers
@Devran01 @jainvikas8