Commit Graph

8 Commits (1019e4c4a8d366ae8fb1fa2ff09989256c5742a0)

Author SHA1 Message Date
TTornblom aaaa0ac450 Build: Update IAR support for 5.8.0
Added stack sealing support to assembly startup files for
cm23, cm33, cm35p. The link script support for this will be
provided in an updated IAR CMSIS-Manager, once that has been
released.

Signed-off-by: TTornblom <thomas.tornblom@iar.com>
5 years ago
TTornblom 29cbdda7f8 CMSIS_DSP: Updated IAR libraries with added functions for 5.7.0
Signed-off-by: TTornblom <thomas.tornblom@iar.com>
6 years ago
TTornblom f827ab4d1e DSP: IAR: disabled TrustZone and DSP for relevant targets 7 years ago
GuentherMartin 5648cfd4af DSP_Lib changes:
- new version V1.5.5
 - reworked DSP library source files
     added macro ARM_MATH_LOOPUNROLL
     removed macro UNALIGNED_SUPPORT_DISABLE
     relpaced arm_bitreversal2.S with C version
     added const-correctness
     replaced SIMD pointer construct with memcpy solution
 - reworked DSP library documentation
 - moved DSP libraries to folder ./DSP/Lib
 - ARM DSP Libraries are built with ARMCLANG
 - Added DSP Libraries Source variant
7 years ago
GuentherMartin 2c3466e02c updated project settings according new arm_math.h 7 years ago
TTornblom 744c9e306a DSP: Fixed FPU setting for cortexM4bf 8 years ago
TTornblom 7c74ea106c DSP: Changed optimization level for IAR. 8 years ago
TTornblom c1185b12b9 Added IAR DSP lib support 8 years ago