Skip to content
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

psa: Update TF-M for ARM_MUSCA_B1 #13263

Merged
merged 1 commit into from
Jul 10, 2020
Merged

Conversation

Patater
Copy link
Contributor

@Patater Patater commented Jul 9, 2020

Summary of changes

Upgrade the version of TF-M shipped within Mbed OS to version 1.1 (TF-Mv1.1 a6b336c1509f) with patches to support the integration of Mbed OS and TF-M from https://github.com/ARMmbed/trusted-firmware-m/tree/dev/feature-dualcore (52261ca41663).

Impact of changes

Please refer to the TF-M releases notes for information on what's contained in the TF-M release. https://ci.trustedfirmware.org/view/TF-M/job/tf-m-nightly/lastStableBuild/artifact/docs/trusted-firmware-m/build/install/doc/user_guide/html/docs/reference/changelog.html

Migration actions required

None.

Documentation

The latest TF-M changes are reflected in the TF-M documentation available at https://ci.trustedfirmware.org/view/TF-M/job/tf-m-nightly/lastStableBuild/artifact/docs/trusted-firmware-m/build/install/doc/user_guide/html/index.html

Updates to the PSA porting guide:
ARMmbed/mbed-os-5-docs#1348


Pull request type

[] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[X] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[X] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@urutva


@Patater Patater changed the title psa: Update TF-M for ARM_MUSCA_B1 WIP psa: Update TF-M for ARM_MUSCA_B1 Jul 9, 2020
@mergify mergify bot added the do not merge label Jul 9, 2020
@ciarmcom ciarmcom requested review from ashok-rao, urutva and a team July 9, 2020 15:00
@ciarmcom
Copy link
Member

ciarmcom commented Jul 9, 2020

@Patater, thank you for your changes.
@ashok-rao @urutva @ARMmbed/mbed-os-tools @ARMmbed/mbed-os-maintainers please review.

@mergify mergify bot added needs: CI and removed needs: review labels Jul 10, 2020
@Patater Patater changed the title WIP psa: Update TF-M for ARM_MUSCA_B1 psa: Update TF-M for ARM_MUSCA_B1 Jul 10, 2020
@0xc0170
Copy link
Contributor

0xc0170 commented Jul 10, 2020

CI started

@mbed-ci
Copy link

mbed-ci commented Jul 10, 2020

Test run: SUCCESS

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

@adbridge
Copy link
Contributor

@Patater could you please detail what testing has been done on this prior to the PR landing ? Or do we expect our nightly testing to be sufficient?

@Patater
Copy link
Contributor Author

Patater commented Jul 10, 2020

@Patater could you please detail what testing has been done on this prior to the PR landing ? Or do we expect our nightly testing to be sufficient?

We've used TF-M 1.0 to generate mcuboot.bin and used that with this PR to run the Mbed OS + TF-M regression tests successfully (https://github.com/ARMmbed/mbed-os-tf-m-regression-tests/). Further work would be needed to update mcuboot in Mbed OS in a follow-up PR if we want to use the new mcuboot.

@Patater
Copy link
Contributor Author

Patater commented Jul 10, 2020

This will be automatically tested when CI tests mbed-os-example-psa with the ARM_MUSCA_B1 target as requested in examples.json.

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.

6 participants