Skip to content

5.12.0-rc3 #10158

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 31 commits into from
Mar 20, 2019
Merged

5.12.0-rc3 #10158

merged 31 commits into from
Mar 20, 2019

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Mar 19, 2019

Description

5.12.0-rc3 , still requires to update PSA. I am currently having issues to build it. Will be pushed soon

cc @alzix

Pull request type

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

Reviewers

Release Notes

Michael Schwarcz and others added 27 commits March 19, 2019 12:59
The compiler used for the ARM toolchain changes depending on the target.
This changes the front end scripts to do the proper toolchain look up
before checking the system PATH for the compiler executable. The tools
were always checking for the ARMC5 compiler, now it should check for the
right version.
Fixes #9974

The error was that the Asymmetric CPUs were assumed to have the same
structure as the Symmetric CPUs. This is clearly false.

This PR changes the FPU detection of Asymmetric CPUs to find the correct
core and use it's cpu settings.

    [x] Fix
    [ ] Refactor
    [ ] Target update
    [ ] Functionality change
    [ ] Docs update
    [ ] Test update
    [ ] Breaking change
…6/TARGET_CY8CKIT_062_WIFI_BT_PSA/mbed_lib.json

Co-Authored-By: yossi2le <[email protected]>
…Y8C62XX and TARGET_CY8CKIT_062_BLE linker scripts
- Reduce LPC55S69 secure side ITS from 64KB to 32KB
Due to discovery of inconsistent sector sizes in devices storage the is_valid_erase function was adjusted,
For FlashIAPBD the 'code size' was included to the calculation, preventing faulty "virtual" addresses calculation.
For SlicingBD the same error was fixed and in all 3 validation functions that sent addresses for validation and program/read/erase
different addresses.
@ciarmcom ciarmcom requested a review from a team March 19, 2019 16:00
@ciarmcom
Copy link
Member

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

Update secure binaries for RC3
@cmonr
Copy link
Contributor

cmonr commented Mar 19, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Mar 19, 2019

Test run: FAILED

Summary: 1 of 13 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_exporter

@cmonr
Copy link
Contributor

cmonr commented Mar 19, 2019

CI job restarted: jenkins-ci/mbed-os-ci_exporter

ARMc6 license server issues.

@0xc0170
Copy link
Contributor Author

0xc0170 commented Mar 19, 2019

ARMc6 license server issues.

@ARMmbed/mbed-os-test Wasn't caching enabled and we should be good?

@0xc0170 0xc0170 merged commit 85cbc29 into mbed-os-5.12 Mar 20, 2019
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.

8 participants