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

Update CM0P pre-built images to build 1.0.0.35 #11770

Merged
merged 1 commit into from
Oct 31, 2019

Conversation

morser499
Copy link

Description (required)

Updated CM0+ pre-built images for Cypress targets:

  • Add support for new 512k chip
  • Add new Crypto image for all chips
  • Add new BLE image for PSoC6 BLE chip
Summary of change (What the change is for and why)

Updated CM0+ pre-built images to support a new chip and enable new functionality to be run on the CM0+ processor.

Documentation (Details of any document updates required)

Pull request type (required)

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

Test results (required)

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

@ciarmcom ciarmcom requested review from maclobdell and a team October 30, 2019 00:00
@ciarmcom
Copy link
Member

@morser499, thank you for your changes.
@maclobdell @ARMmbed/mbed-os-maintainers please review.

@morser499
Copy link
Author

Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

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

Besides Readme, will be there any docs on mbed board page or all docs are available somewhere else ?

* \copyright
* Copyright (c) 2018-2019 Cypress Semiconductor Corporation
*
* Licensed under the Permissive Binary License
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add SPDX identifier please as well to new files?

Copy link
Author

Choose a reason for hiding this comment

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

Added SPDX identifiers

@morser499
Copy link
Author

Besides Readme, will be there any docs on mbed board page or all docs are available somewhere else ?

We are still in the process of rolling out the feature set we plan to enable on the CM0+. We are working on creating a separate document that describes how this works. This document will reference the different pre-built images contained in this PR. When available, I expect we will update the pages talking about our targets to reference it.

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 31, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Oct 31, 2019

Test run: SUCCESS

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

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 31, 2019

I'll merge this but we should review if 5.14.2 makes sense for this one, or should be part of the next feature release?

@0xc0170 0xc0170 merged commit 724dfd5 into ARMmbed:master Oct 31, 2019
@Patater
Copy link
Contributor

Patater commented Nov 4, 2019

We've noticed that after this PR was merged, the Mbed Crypto example no longer works with GCC_ARM.

@morser499 Could you please have a look at the example on PSoC 6 and propose a fix? Thanks!

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