commit | e3ef1fdfd3b657df42fe87f5753c5d2bc4569082 | [log] [tgz] |
---|---|---|
author | TTornblom <thomas.tornblom@iar.com> | Thu Jan 23 16:50:19 2020 +0100 |
committer | TTornblom <thomas.tornblom@iar.com> | Thu Apr 23 12:18:51 2020 +0200 |
tree | 003985b201c55331350efd2f5f0df4a2631abb5a | |
parent | 99f0be29ae6d025bf436e3c15a8cb7f5206f04d3 [diff] |
Build: Added support for IAR toolchain to psoc64 - Added conditional compilation of subnormal float tests for M0+ with IAR, as the IAR toolchain does not handle this for these targets. - Successfully runs the supported regression tests, but fails the NaN QCBOR tests due to the tests not following the Arm ABI. - Verified on psoc64 Change-Id: I483507ad2843b6745e3c1c845c939c80d90aa19d Signed-off-by: TTornblom <thomas.tornblom@iar.com>