TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
ARM-software
/
CMSIS_5
/
09694d73f46e7dc7c6a3f6dd97fd72e44301dd4d
09694d7
Device: Updated all Cortex-M devices with strongly typed vector table references.
by Jonatan Antoni
· 6 years ago
c9d4a4a
CMSIS-DSP: Initial F64 CFFT/RFFT implementation
by FabKlein
· 6 years ago
d76d5e3
Adding return value to pooling functions
by Fredrik Knutsson
· 6 years ago
8366f81
CMSIS-NN: Documentation update
by Felix Johnny
· 6 years ago
d5b5afb
CMSIS-NN: Fix arm_mve_requantize_32x4 renaming
by Felix Johnny
· 6 years ago
91f223d
CMSIS-NN: Chnaged some types on arm_avgpool_s8
by Christophe Favergeon
· 6 years ago
5a31d5d
CMSIS-NN: Helium version of arm_avgpool_s8
by Christophe Favergeon
· 6 years ago
9219e94
[MVE] clean-up of loading constant offset vectors
by Sjoerd Meijer
· 6 years ago
a217231
CMSIS-DAP: Updated DAP.h - added extern "C" for C++ (#750)
by Robert Rostohar
· 6 years ago
ecb76bf
Fix some issues with inline asm PIN_DELAY_SLOW() for v6-M.
by Chris Reed
· 6 years ago
5ea4a66
Protect TRUE/FALSE defines in rtx_core_ca.h.
by Robert Rostohar
· 6 years ago
4727d3b
Protect TRUE/FALSE defines in rtx_core_cm.h.
by Chris Reed
· 6 years ago
5b271bb
CMSIS-NN: MVE support for max pool
by Felix Johnny
· 6 years ago
327edde
CMSIS-DSP: Added test patterns for RFFT float.
by Christophe Favergeon
· 6 years ago
d83c6c9
CMSIS-DSP: Added new test patterns for Transform
by Christophe Favergeon
· 6 years ago
288c17a
DmveEnum is changed according to specification
by Evgueni Driouk
· 6 years ago
c75b8bb
Merge branch 'develop' of git@github.com:ARM-software/CMSIS_5.git into develop
by Evgueni Driouk
· 6 years ago
a1ad8db
added attribute 'uninit' to <memory> element to replace deprecated
by Evgueni Driouk
· 6 years ago
c08cc9a
Graphic update
by Christopher Seidl
· 6 years ago
8c733e3
Updated CMSIS-Driver overview
by Christopher Seidl
· 6 years ago
680e079
CMSIS-DAP: PIN_DELAY_SLOW macro implemented in assembly to prevent being optimized out (#389)
by Robert Rostohar
· 6 years ago
59aeeea
CMSIS-DSP: Improvements to test framework
by Christophe Favergeon
· 6 years ago
1f3f968
CMSIS-DSP:Corrected bug in arm_div_q63_to_q31
by Christophe Favergeon
· 6 years ago
e972cbd
CMSIS-DSP: Corrected problem with arm_mat_inverse.
by Christophe Favergeon
· 6 years ago
b97adc3
CMSIS-DSP: Added MVE code for FIR. Improved FIR test patterns.
by Christophe Favergeon
· 6 years ago
ad0c6de
CMSIS-NN: MVE support for s8 1x1 conv
by Felix Johnny
· 6 years ago
97b3840
CMSIS-NN: Fix elementwise multiplication when output shift is positive
by Giorgio Arena
· 6 years ago
34b2b62
Updated block diagram to incorporate WiFi driver
by Christopher Seidl
· 6 years ago
0733316
CMSIS-NN: Update API Index and history
by Felix Johnny
· 6 years ago
0913455
CMSIS-NN: MVE support for s8 softmax
by Felix Johnny
· 6 years ago
4f46273
CMSIS-DSP: Added test patterns for fir
by Christophe Favergeon
· 6 years ago
5deff57
Device: Renamed globally exposed interrupt function pointer type.
by Jonatan Antoni
· 6 years ago
718966b
CMSIS-DSP: Added test examples
by Christophe Favergeon
· 6 years ago
526d557
Update README.md
by Jinhui-Lin
· 6 years ago
a682991
CMSIS-DSP: Add ARMv81MML support for MPS3 platform
by GorgonMeducer
· 6 years ago
11bd248
CMSIS-NN : MVE support for s8 depthwise conv
by Felix Johnny
· 6 years ago
b5ef1c9
Device(M): Refactoring __VECTOR_TABLE to avoid MFC issues with IAR
by TTornblom
· 6 years ago
0b4f047
CMSIS-DSP : Update MPS3 platform name in testing framework.
by Christophe Favergeon
· 6 years ago
88b789c
RTOS2: updated 'main' template (removes compiler warnings)
by Robert Rostohar
· 6 years ago
58b1eb3
CMSIS-DSP: Corrected build problem with arm_correlate_f32.
by Christophe Favergeon
· 6 years ago
4a315c3
CMSIS-DSP: Generated test patterns for convolutions and correlations.
by Christophe Favergeon
· 6 years ago
367449d
Documentation update for 'dormant' attribute of <debugconfig> element. Update of 'DebugPortSetup' sequence with usage of 'dormant' bit in __protocol.
by Jens Reinecke
· 6 years ago
4b9e92e
CMSIS-DSP: Update link script of Cortex-M33 for platform MPS3
by GorgonMeducer
· 6 years ago
f8d8ec8
CMSIS-DSP: Add MPS3 Cortex-M33 support to Testing platform
by GorgonMeducer
· 6 years ago
091d1f1
Pack.xsd: Added 'dormant' attribute to <debugconfig>. Added extensions for APv2 (ADIv6) support.
by Jens Reinecke
· 6 years ago
3d7289c
Added XMC
by Christopher Seidl
· 6 years ago
ef9cf2e
Generator data model: memory[n].physical added
by reinhardkeil
· 6 years ago
6f01ac4
CMSIS-NN: MVE support for s8 conv
by Felix Johnny
· 6 years ago
6c3a9a4
CMSIS-NN: MVE support for s8 Fully connected and MatMul
by Felix Johnny
· 6 years ago
9b09987
CMSIS-DSP: Modified testing environment for M0.
by Christophe Favergeon
· 6 years ago
d3e4eb9
CMSIS-DSP: Added MVE code for Matrix functions.
by Christophe Favergeon
· 6 years ago
3291331
CMSIS-NN: Implement bit accurate function for Softmax layer - Uint8
by Gian Marco Iodice
· 6 years ago
28b37b1
Added arm_abs_q31.c Neon
by ClaudioMartino
· 6 years ago
e440431
custom component attribute added, refined Dsecure and Dmve
by Joachim Krech
· 6 years ago
eae9bb0
CMSIS-Pack:
by reinhardkeil
· 6 years ago
4181f8a
CMSIS_NN: Update 1x1 conv for s8
by Felix Johnny
· 6 years ago
fc36635
RTX5: updated examples (latest configuration files and other minor improvements)
by Robert Rostohar
· 6 years ago
522c1f1
Device: minor update in scatter files (whitespace)
by Robert Rostohar
· 6 years ago
63b46b2
Core(M): reverted core_armv8mml header file
by GuentherMartin
· 6 years ago
3f3d411
RTX5: Minor optimization (osRtxMutexOwnerRestore)
by Robert Rostohar
· 6 years ago
c159342
CMSIS-DSP: Added a ARM_MATH_FLOAT16 compilation option.
by Christophe Favergeon
· 6 years ago
4146c13
CMSIS-DSP: Corrected compilation warnings More compilation tests done with AC5
by Christophe Favergeon
· 6 years ago
10f3fd7
CMSIS-NN: Corrected cmake for Concatenation functions.
by Christophe Favergeon
· 6 years ago
73e3f20
CMSIS-DSP: Corrected compilation warnings More compilation tests done with AC5
by Christophe Favergeon
· 6 years ago
f055bd3
CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions.
by Christophe Favergeon
· 6 years ago
61396c2
Core(M): updated core_armv8(1)mml header files
by GuentherMartin
· 6 years ago
11e3d0f
RTX5: Fixed thread priority restore on mutex acquire timeout when priority inherit is used (#705)
by Robert Rostohar
· 6 years ago
051d738
Change OS_THREAD_LIBSPACE_NUM to be defined as a (compiler) macro
by Ari Parkkila
· 6 years ago
95ad2aa
CMSIS-NN: Implement bit-accurate S8 Softmax (non-DSP)
by Giorgio Arena
· 6 years ago
5c093c0
CMSIS-NN: Implement concatenation layer - Int8\Uint8
by Gian Marco Iodice
· 6 years ago
2d42573
CMSIS-NN: Adding batch to conv kernel
by Fredrik Knutsson
· 6 years ago
02847ce
CMSIS-NN: Fixes to cmake build to build library without test framework.
by Christophe Favergeon
· 6 years ago
dcddf67
CMSIS-DSP: Fixed compilation issue with AC5 compiler for test framework.
by Christophe Favergeon
· 6 years ago
61f34bd
CMSIS-NN: Modified cmake for Reshape folders to find include files.
by Christophe Favergeon
· 6 years ago
69e3bbc
CMSIS-DSP: Moved definition of Q31,Q15 and Q7 bounds to arm_math.h
by Christophe Favergeon
· 6 years ago
177cfea
CMSIS-NN : MVE support for elementwise add
by Felix Johnny
· 6 years ago
6f8eee9
CMSIS-DSP: Added test patterns for Statistics functions.
by Christophe Favergeon
· 6 years ago
8a25cc1
CMSIS-NN: Fix output scaling in elementwise_add
by Felix Johnny
· 6 years ago
30c0379
CMSIS-DSP: Added Helium support to Complex Math Functions.
by Christophe Favergeon
· 6 years ago
7dd235d
DoxyGen: Enhanced description of osKernelGetSysTimerCount (#693)
by Jonatan Antoni
· 6 years ago
1f7c630
CMSIS: Implement reshape layer in CMSIS-NN - Int8
by Giorgio Arena
· 6 years ago
814cf32
CMSIS-DSP: Added Helium support for functions in BasicMaths.
by Christophe Favergeon
· 6 years ago
f3c31d5
CMSIS-DSP: Added more control for MVE compilation flags.
by Christophe Favergeon
· 6 years ago
b27a2d7
Reverted wrong change to .gitattributes
by Christophe Favergeon
· 6 years ago
a1c7ee0
CMSIS-NN: Get optimized implementation temporary buffer sizes
by Fredrik Knutsson
· 6 years ago
f5bafd1
CMSIS-DSP: Added ARM_MATH_AUTOVECTORIZE and AUTOVECTORIZE to cmake
by Christophe Favergeon
· 6 years ago
bcc143d
Changed wording on osThreadFlagsSet and added diagrams for better understanding.
by Christopher Seidl
· 6 years ago
d3551bf
CMSIS-DSP: Corrected issue in test framework to support experimental configs.
by Christophe Favergeon
· 6 years ago
7814e32
CMSIS-DSP: Corrected wrong table in fft.cmake
by Christophe Favergeon
· 6 years ago
ba7903f
CMSIS-DSP: Updated cmake example for arm_variance_example_f32.c
by Christophe Favergeon
· 6 years ago
aa3cdc5
CMSIS-DSP: Simplification to cmake to build without test framework.
by Christophe Favergeon
· 6 years ago
c4c3480
CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler.
by Christophe Favergeon
· 6 years ago
fb9fb9f
CMSIS-DSP : Disabled some tests which are not passing yet.
by Christophe Favergeon
· 6 years ago
5f2be8f
CMSIS-DSP : Testing framework improvements
by Christophe Favergeon
· 6 years ago
256f2da
CMSIS-DSP: Added config table to test framework.
by Christophe Favergeon
· 6 years ago
6777b20
CMSIS-DSP: Improved sql scripts for testing framework.
by Christophe Favergeon
· 6 years ago
23dedee
add Dvendor Eta Compute
by Joachim Krech
· 6 years ago
4c2547b
CMSIS-NN: Add relu6 to function list
by Giorgio Arena
· 6 years ago
8b1bcb4
CMSIS_NN: Fixed incorrect index calculation in inner loop of optimized depthwise conv s8
by Jonas Skog
· 6 years ago
f1f2479
CoreValidation: Removed filter on CM23/33 for Arm Compiler 6.6 LTS
by Jonatan Antoni
· 6 years ago
Next »