Skip to content

Tools: Check for toolchain and core support for Arm Compilers #5317

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 3 commits into from
Oct 23, 2017

Conversation

theotherjimmy
Copy link
Contributor

@theotherjimmy theotherjimmy commented Oct 13, 2017

Fixes #5266 when deployed to the online compiler
Fixes #5345

Also corrects offline compiling of uARM for every target that supports uARM but
not ARM.

TODO:

  • A test so that I can't break this again

@theotherjimmy theotherjimmy force-pushed the fix-arm-supported-check branch 2 times, most recently from e05fd32 to 1a633f2 Compare October 17, 2017 15:04
@theotherjimmy theotherjimmy force-pushed the fix-arm-supported-check branch from 1a633f2 to 4673fb6 Compare October 17, 2017 16:17
@0xc0170
Copy link
Contributor

0xc0170 commented Oct 19, 2017

@theotherjimmy tests addition only missing here?

@theotherjimmy theotherjimmy mentioned this pull request Oct 19, 2017
@theotherjimmy
Copy link
Contributor Author

@0xc0170 Correct.

@jeromecoutant
Copy link
Collaborator

Please close #5345 as soon as this PR is merged
Thx

@theotherjimmy
Copy link
Contributor Author

@jeromecoutant I updated the PR description to include the Fixes tag. #5345 will be closed when this PR is merged.

@theotherjimmy theotherjimmy changed the title Tools: Check for uARM support when compiling with uARM Tools: Check for toolchain and core support for Arm Compilers Oct 20, 2017
@theotherjimmy
Copy link
Contributor Author

@0xc0170 I added the tests. If Travis CI passes, then my implementation is correct.

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 21, 2017

/morph build

@mbed-ci
Copy link

mbed-ci commented Oct 21, 2017

Build : SUCCESS

Build number : 307
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/5317/

Triggering tests

/morph test
/morph uvisor-test

@mbed-ci
Copy link

mbed-ci commented Oct 21, 2017

@theotherjimmy theotherjimmy merged commit ab8a8de into ARMmbed:master Oct 23, 2017
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.

4 participants