Skip to content

Enable PSA APIs on Pelion boards #9195

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 7 commits into from
Jan 14, 2019
Merged

Enable PSA APIs on Pelion boards #9195

merged 7 commits into from
Jan 14, 2019

Conversation

alzix
Copy link
Contributor

@alzix alzix commented Dec 25, 2018

Description

Add PSA label - enabling PSA APIs support on Pelion boards

  • K66F
  • K66F, NUCLEO_F429ZI
  • NUCLEO_F411RE
  • UBLOX_EVK_ODIN_W2

Depends on: #9362

Pull request type

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

Reviewers

@orenc17 @shelib01

@ciarmcom ciarmcom requested review from orenc17, shelib01 and a team December 25, 2018 22:00
@ciarmcom
Copy link
Member

@alzix, thank you for your changes.
@shelib01 @orenc17@ARMmbed/mbed-os-maintainers please review.

Copy link
Contributor

@orenc17 orenc17 left a comment

Choose a reason for hiding this comment

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

Add configurations to KVStore and PSA-Crypto

@alzix
Copy link
Contributor Author

alzix commented Dec 26, 2018

cc @davidsaada @dannybenor

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 4, 2019

I marked this for 5.11.2 (as I understood from communication, this is important)

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 4, 2019

Please review

@dannybenor
Copy link

@theamirocohen please add the PRs this PR depends on

@theamirocohen
Copy link
Contributor

Depends on #9241 and #9244

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 8, 2019

#9244

While we wait for the last dependancy, this can be reviewed !

Copy link
Contributor

@cmonr cmonr left a comment

Choose a reason for hiding this comment

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

LGTM

@cmonr
Copy link
Contributor

cmonr commented Jan 9, 2019

CI started

@dannybenor
Copy link

It needs 9244

@mbed-ci
Copy link

mbed-ci commented Jan 10, 2019

Test run: FAILED

Summary: 3 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_cloud-client-test
  • jenkins-ci/mbed-os-ci_dynamic-memory-usage
  • jenkins-ci/mbed-os-ci_greentea-test

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 10, 2019

It needs #9244

Integrated, CI restarted now

@cmonr
Copy link
Contributor

cmonr commented Jan 11, 2019

@0xc0170 I originally removed it because last night it was looking like it wouldn't make it in time.
Have added it back in.

@NirSonnenschein
Copy link
Contributor

re-running CI after rebase

@mbed-ci
Copy link

mbed-ci commented Jan 13, 2019

Test run: FAILED

Summary: 2 of 11 test jobs failed
Build number : 3
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_cloud-client-test
  • jenkins-ci/mbed-os-ci_greentea-test

@NirSonnenschein
Copy link
Contributor

re-start CI

@mbed-ci
Copy link

mbed-ci commented Jan 13, 2019

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 4
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test

@dannybenor
Copy link

This will need #9362 to pass (not enough ram to run the test)

Alexander Zilberkant added 6 commits January 13, 2019 18:30
Add PSA label - enabling PSA APIs support on Pelion boards
- K66F
- K66F, NUCLEO_F429ZI
- NUCLEO_F411RE
- UBLOX_EVK_ODIN_W2
enable entropy injection on:
- K64F
- K66F
- NUCLEO_F411RE
- NUCLEO_F429ZI
- UBLOX_EVK_ODIN_W2
NUCLEO_F411RE
NUCLEO_F429ZI
UBLOX_EVK_ODIN_W2
mbedtls performs selftest on all entropy sources.
Enable injected source without proper entropy injection causes mbedtls
selftest to fail.

Application code can still enable entropy injection by adding the macros
to mbed_app.json/mbed_lib.json

This reverts commit 8c03e3e60d46da71708c4a0e4dacf46a0179d18d.
@alzix
Copy link
Contributor Author

alzix commented Jan 13, 2019

@dannybenor

This will need #9362 to pass (not enough ram to run the test)

rebased on top of davidsaada:david_bd_test_low_mem

@NirSonnenschein
Copy link
Contributor

starting CI to see if the issues are resolved after rebase

@mbed-ci
Copy link

mbed-ci commented Jan 13, 2019

Test run: SUCCESS

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

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.