Skip to content

Conversation

jainvikas8
Copy link
Contributor

Mbed OS 6.0 has removed support for ARM_MUSCA_A1 target, therefore the
support needs to be dropped for PSA Compliance tests.

Fixes #28

@jainvikas8 jainvikas8 force-pushed the remove-MUSCA_A1-support branch from dfcf020 to 186d73b Compare June 29, 2020 11:09
@Patater
Copy link
Contributor

Patater commented Jun 30, 2020

Please update tfm_ns_import.yaml as well.

@jainvikas8 jainvikas8 force-pushed the remove-MUSCA_A1-support branch from 186d73b to 164f8d4 Compare June 30, 2020 10:31
@jainvikas8
Copy link
Contributor Author

Forced pushed to address review comments from @Patater

},
{
"src": "platform/ext/target/musca_a/tfm_peripherals_def.h",
"dst": "tfm/targets/TARGET_ARM_SSG/TARGET_MUSCA_A1/device/tfm_peripherals_def.h"
Copy link
Contributor

Choose a reason for hiding this comment

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

These destination folders (inside this regression test repo) are still present and should be removed as part of this commit.

./tfm/targets/TARGET_ARM_SSG/TARGET_MUSCA_A1

Mbed OS 6.0 has removed support for ARM_MUSCA_A1 target, therefore
this needs to be dropped from:
* PSA Compliance tests
* `tfm_ns_import.yaml`
* files copied to this repository

Fixes ARMmbed#28

Signed-off-by: Vikas Katariya <[email protected]>
@jainvikas8 jainvikas8 force-pushed the remove-MUSCA_A1-support branch from 164f8d4 to f34711c Compare June 30, 2020 11:20
@jainvikas8
Copy link
Contributor Author

Forced pushed to address review comments from @Patater

Copy link
Contributor

@Patater Patater left a comment

Choose a reason for hiding this comment

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

LGTM

@Patater Patater merged commit ea17159 into ARMmbed:master Jun 30, 2020
@jainvikas8 jainvikas8 deleted the remove-MUSCA_A1-support branch February 5, 2021 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove MUSCA A1 support

2 participants