Commit Graph

708 Commits (hotfix)
 

Author SHA1 Message Date
Christophe Favergeon 4014866174 CMSIS-DSP: Remove some gcc compilation warnings. 5 years ago
Christophe Favergeon acaa70a62a CMSIS-DSP: Correcting issue #1182 5 years ago
Sun Yiming Z 8a5de0715b Update svm_functions.h 5 years ago
Sun Yiming Z 69a0cf38d5 Update parseLog_SV.py 5 years ago
Sun Yiming Z 1454ab6f0d Update parseLog_SV.py 5 years ago
Sun Yiming Z 7fc18f0e6f Update svm_functions.h 5 years ago
Sun Yiming Z 43c42fa16c Update svm_functions_f16.h 5 years ago
Sun Yiming Z 05a3c3a3d5 Update system_ARMCR52.c 5 years ago
Sun Yiming Z 7b98c66460 Update system_ARMCR5.c 5 years ago
Sun Yiming Z 1e8499a24b Update arm_mat_mult_fast_q15.c 5 years ago
Sun Yiming Z 75cefbeb2d Update ArrayMemory.h 5 years ago
Sun Yiming Z 924401487d Update arm_math_types.h 5 years ago
Sun Yiming Z 674a2d666b Update arm_math_types.h 5 years ago
Sun Yiming Z 915f074f46 Update arm_rfft_fast_f16.c 5 years ago
Sun Yiming Z a397d144ef Update arm_rfft_fast_f32.c 5 years ago
Sun Yiming Z 22a0b7f92c Update jtest_test.h 5 years ago
Sun Yiming Z 3b7015f0d2 Update parseLog.py 5 years ago
Sun Yiming Z 6496cbc017 Update parseLog_SV.py 5 years ago
Jacky Lin 920ed8ac3c Fix misspelled in annotation 5 years ago
Christophe Favergeon 8d1e297c35 CMSIS-DSP: Corrected build issue with MVE code with gcc
(When building in debug mode)
5 years ago
Christophe Favergeon 542b21cf32 CMSIS-DSP: Improve doxygen. 5 years ago
Christophe Favergeon 8967816df2 CMSIS-DSP: Improved Helium implementation of fir q7. 5 years ago
Christophe Favergeon 1a8fc54da7 CMSIS-DSP: Corrected build issue with Helium code on gcc. 5 years ago
Christophe Favergeon 2118cbfb64 CMSIS-DSP: Missing new source file in CMSIS-DSP pack. 5 years ago
Christophe Favergeon d5ad8e995b CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
Christophe Favergeon cb55282a0e CMSIS-DSP: Improved absmax and absmin tests. 5 years ago
Christophe Favergeon f1bd948a66 CMSIS-DSP: Helium versions of absmax and absmin. 5 years ago
Christophe Favergeon b1c5560344 CMSIS-DSP: Unrolled and DSP versions of absmin and absmax. 5 years ago
Christophe Favergeon 90c27e0f4a CMSIS-DSP: Added absmin and absmax
Scalar versions only.
f32, f16, q31, q15, q7.
5 years ago
Christophe Favergeon 9332294a80 CMSIS-DSP: Improved doxygen and README 5 years ago
Christophe Favergeon 69d4d1625b CMSIS-DSP: Correction of small issue in examples. 5 years ago
Christophe Favergeon 62425781d0 CMSIS-DSP: Improvement to AC6+FVP support in test framework. 5 years ago
Christophe Favergeon 00368be949 CMSIS-DSP: Improvement to gcc+FVP support in test framework. 5 years ago
Christophe Favergeon 83912a9360 CMSIS-DSP: Correction of issue 1169
Build issues when building with ARM_MATH_SIZE_MISMATCH defined are corrected.
Improvement to the tests to track ARM_MATH_SIZE_MISMATCH error detection.
5 years ago
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
Christophe Favergeon 8f282215fb CMSIS-DSP: Correcting some build issues with Helium f16 code when building with gcc. 5 years ago
Christophe Favergeon f73cc7bffe CMSIS-DSP: Corrected build issues and code generation issues with gcc. 5 years ago
Christophe Favergeon d4ecc67d58 CMSIS-DSP: Correcting build issues. 5 years ago
Christophe Favergeon abc3374f28 CMSIS-DSP: Correcting build issues with MVE code on gcc. 5 years ago
Christophe Favergeon cf32f9527e CMSIS-DSP: Improvements to MVE code for min/max. 5 years ago
Christophe Favergeon 380fbca6a1 CMSIS-DSP: Improved doxygen comments for FIR. 5 years ago
Christophe Favergeon 5b04d88f3a CMSIS-DSP: Correcting issue #1167 5 years ago
Christophe Favergeon baa16ae1a1 CMSIS-DSP: Correcting issue #1165 5 years ago
Christophe Favergeon 944079db82 CMSIS-DSP: Correct issue #1156 5 years ago
FabKlein a509fa39d4 CMSIS-DSP: FFT bit reversal unrolling
Issue index update earlier, adding more distance with
           subsequent gather loads
           Added Out-of-place variants
5 years ago
Christophe Favergeon 0a5a96d904 CMSIS-DSP: Corrected some headers to use right date and versions.
Added a new option to test framework.
5 years ago
Christophe Favergeon 9133c874e0 CMSIS-DSP: Improved test framework.
Improved FVP support.
5 years ago
Christophe Favergeon e841c480fb CMSIS-DSP: Improvements to test framework
Better handling of the IPSS FVP when using gcc.
(IPSS FVP is different from other FVP so it still does not work on
normal FVP).
5 years ago
Christophe Favergeon 53b8d5aa5f CMSIS-DSP: Correcting URL in PythonWrapper documentation. 5 years ago
Christophe Favergeon f8dad05c73 CMSIS-DSP: MVE version of Levinson Durbin Q31. 5 years ago