Skip to content

Conversation

Ronny-Liu
Copy link
Contributor

Notes:

  • Pull requests will not be accepted until the submitter has agreed to the contributer agreement.
  • This is just a template, so feel free to use/remove the unnecessary things

Description

A few sentences describing the overall goals of the pull request's commits.

Status

READY/IN DEVELOPMENT/HOLD

Migrations

If this PR changes any APIs or behaviors, give a short description of what API users should do when this PR is merged.

YES | NO

Related PRs

List related PRs against other branches:

branch PR
other_pr_production link
other_pr_master link

Todos

  • Tests
  • Documentation

Deploy notes

Notes regarding the deployment of this PR. These should note any required changes in the build environment, tools, compilers and so on.

Steps to test or reproduce

Outline the steps to test or reproduce the PR here.

@mbed-ci
Copy link

mbed-ci commented Nov 4, 2017

@0xc0170 0xc0170 requested a review from ccli8 November 6, 2017 10:33
@0xc0170
Copy link
Contributor

0xc0170 commented Nov 6, 2017

Can you please split these changes to 3 commits. They are not logical related , thus would make sense to have 3 - one for TRUE/FALSE if not defined, one for adding a button, and the last TRNG.

They look simple, but having a problem with one would revert all 3, review, etc. Please provide a better description in the commit message why and how is it fixing a problem, this would lead also to splitting this one commit

}

if (*output_length != length) {
trng_get(tmpBuff) ;
Copy link
Contributor

Choose a reason for hiding this comment

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

tab or 8 spaces used for this block of code? we use 4 spaces. line 85 seems also out of alignment

@Ronny-Liu Ronny-Liu closed this Nov 6, 2017
@sg- sg- removed the needs: work label Nov 6, 2017
@ccli8
Copy link
Contributor

ccli8 commented Nov 7, 2017

@Ronny-Liu I am engineer of Nuvoton. Thanks for your evaluation of Mbed Cloud on our target NUMAKER_PFM_NUC472. About the issues your listed (TRUE/FALSE redefinition, button macro, and TRNG with non-32-byte aligned), we could have re-produced them and will raise related PRs separately to fix them. We have tried OK with Mbed Cloud on NUMAKER_PFM_NUC472, but it needs other bug-fixes besides above. Please suspend and wait for our update.
@cyliangtw @0xc0170

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.

5 participants