TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
ARM-software
/
CMSIS_5
/
617e7bd2aa7e66cb1e5116f799eec4196603ebff
617e7bd
Pack: Updated file version of Cortex-M device startup components.
by Jonatan Antoni
· 6 years ago
2acec48
Device: Added explicit HardFault_Handlers.
by Jonatan Antoni
· 6 years ago
2f1514c
CMSIS-NN: Add function for q7 to q15 conversion with offset
by Felix Johnny
· 6 years ago
d4f2576
CMSIS-DSP: Prevent off-by-one access past end of y-data buffer in f32 linear interpolation
by Ryan Mullen
· 6 years ago
2a6a495
CMSIS-NN: New support function for adding q7 vector elements
by Felix Johnny
· 6 years ago
9e1f7d0
Fixed filename typo on line 2
by EdmundPlayer
· 6 years ago
8a9ceff
Doxygen: Enhanced NVIC exception table with standardized handler function names.
by Jonatan Antoni
· 6 years ago
2a1736f
Doxygen: Fixed typo in description for MSP and PSP access functions.
by Jonatan Antoni
· 6 years ago
98b25b6
CMSIS-DSP:Added missing compilation flags to arm_rfft_fast_init_f32.c
by Christophe Favergeon
· 6 years ago
3b2a0ee
CMSIS-DSP: New testing framework
by Christophe Favergeon
· 6 years ago
3b64a26
Reworked 'Interrupt Vector Remap' description.
by GuentherMartin
· 6 years ago
d9a6b2e
Pack: Bump version after release.
by Jonatan Antoni
· 6 years ago
c68a7f2
Pack: Fixed version history.
by Jonatan Antoni
· 6 years ago
aa7d22b
osThreadState for joinable threads clearified.
by reinhardkeil
· 6 years ago
a00ce8a
Doxygen:
by Jonatan Antoni
· 6 years ago
9e75d18
SVDConv v3.3.27
by Thorsten de Buhr
· 6 years ago
74d8ed0
minor corrections to CMSIS-Zone example documentation
by reinhardkeil
· 6 years ago
1dab549
some minor clarification in CMSIS-Zone
by reinhardkeil
· 6 years ago
6613deb
Updated STM32L5 example project documentation
by Christopher Seidl
· 6 years ago
5f0203f
Added config wizard scrren capture
by Christopher Seidl
· 6 years ago
6f88575
Added STM32L5
by Christopher Seidl
· 6 years ago
5dc796f
Added SmartChip
by Christopher Seidl
· 6 years ago
6d5decb
Added SmartChip
by Christopher Seidl
· 6 years ago
f094110
Documentation update
by Christopher Seidl
· 6 years ago
12c3e7f
Overview info of CMSIS-Zone Utility (a typical work flow)
by reinhardkeil
· 6 years ago
36247fc
LPC55S69 Example description
by reinhardkeil
· 6 years ago
9037510
Reworked LPC55S69 Zone Example
by Christopher Seidl
· 6 years ago
ee3eb9f
CMSIS-Zone examples
by reinhardkeil
· 6 years ago
e6182fe
Utilities: Added -x M335 to gen_pack to supress false positives on CMSIS-Drivers.
by Jonatan Antoni
· 6 years ago
8530ed1
Fixed version information and release history.
by Jonatan Antoni
· 6 years ago
d110e51
Bump pack version to 5.6.0-rc1
by Jonatan Antoni
· 6 years ago
e37f495
DSP: Merged ARM and ARMCLANG into combined ARM folder for pre-built libraries.
by Jonatan Antoni
· 6 years ago
409fd6d
Updated prebuilt DSP libraries (GCC)
by ClaudioMartino
· 6 years ago
fcc98e4
Updated prebuilt DSP libraries (GCC)
by ClaudioMartino
· 6 years ago
8c4b625
Updated prebuilt DSP libraries (GCC)
by ClaudioMartino
· 6 years ago
c421a3a
Updated prebuilt DSP libraries (Arm Compiler 6.12)
by ClaudioMartino
· 6 years ago
10fa8d9
Added note to osThreadTerminate
by Christopher Seidl
· 6 years ago
e1a04e1
Fine tuning
by Christopher Seidl
· 6 years ago
459469a
LPC55 example project documented
by Christopher Seidl
· 6 years ago
ec962fb
CMSIS-Zone documentation:
by reinhardkeil
· 6 years ago
c4c6bc6
PackChk v1.3.87: check whether <url> tag ends with a '/'
by Thorsten de Buhr
· 6 years ago
56de512
Overview description about the components clarified
by reinhardkeil
· 6 years ago
47a804a
Update README.md
by Reinhard Keil
· 6 years ago
2a79a12
Update README.md
by Reinhard Keil
· 6 years ago
d03def1
Update README.md
by Reinhard Keil
· 6 years ago
34b3e53
Updated overview page of CMSIS-Pack to explain the benefits better
by Christopher Seidl
· 6 years ago
54616a7
Updated general introduction
by Christopher Seidl
· 6 years ago
e5fc8a8
Revert "Core(M): Fixed definition of Armv8-M MPU_Type to be C99 compliant."
by Jonatan Antoni
· 6 years ago
729a52e
CoreValidation: Fixup to CV_CoreFunc suite.
by Jonatan Antoni
· 6 years ago
d544013
CMSIS Driver WiFi: Updated version information (removed beta)
by Robert Rostohar
· 6 years ago
d6895d7
RTX5: latest libraries (IAR)
by Robert Rostohar
· 6 years ago
63798c1
RTX5: latest libraries (ARM/GCC)
by Robert Rostohar
· 6 years ago
f28fe19
Fix Doxygen warning
by Felix Johnny
· 6 years ago
e1a4cfc
DSP: Recompiled IAR DSP libraries with 8.40.1 compiler
by TTornblom
· 6 years ago
17fd73d
Minor tweak
by Christopher Seidl
· 6 years ago
a9a43ff
Clarified the scope of CMSIS for Arm Cortex-based microcontrollers
by Christopher Seidl
· 6 years ago
55034c6
Update of revision history for CMSIS-NN
by Felix Johnny
· 6 years ago
f677f00
Updated all versions and change histories for upcoming release 5.6.0
by Jonatan Antoni
· 6 years ago
84bb5a8
DoxyGen: Added documentation for new Core(M) provisions for C startup code.
by Jonatan Antoni
· 6 years ago
03e3e41
Updated history files for new CMSIS-DSP version.
by Christophe Favergeon
· 6 years ago
b2b58ba
Depthwise convoltution with asymmetric quantization support.
by Felix Johnny
· 6 years ago
89109b2
WiFi Driver API 1.0.0 (removed beta, bumped up pack minor version)
by Robert Rostohar
· 6 years ago
7b0690b
Saturating doubling high multiply & divide by power of two
by Felix Johnny
· 6 years ago
bc11855
Slot attributed added to *.rzone / *.azone file
by reinhardkeil
· 6 years ago
3b7b0b9
`arm_nn_tables.h`: removed duplicated declaration
by Alessandro Capotondi
· 6 years ago
4247c5e
vmlaq in arm_dot_prod_f32 instead of vmulq and vadd
by ClaudioMartino
· 6 years ago
6320e03
CMSIS-Driver WiFi documentation typo correction
by Robert Rostohar
· 6 years ago
69092dd
Include paths for transform tests in ArmDS A5 project
by ClaudioMartino
· 6 years ago
1067de4
Update README.md
by Reinhard Keil
· 6 years ago
a4fe57c
Update README.md
by Reinhard Keil
· 6 years ago
6ed5775
Updated <taxonomy> element
by Christopher Seidl
· 6 years ago
355e16a
Fix issue #511.
by Fangjun Kuang
· 7 years ago
4acefe1
Fix out_shift value of 31
by Fredrik Knutsson
· 6 years ago
365e425
Device: Suppress pedantic warnings in C startup vector table.
by Jonatan Antoni
· 6 years ago
5c4c817
CoreValidation: Added -Wpedantic to GCC compiler options.
by Jonatan Antoni
· 6 years ago
380c2af
Core(M): Fixed definition of Armv8-M MPU_Type to be C99 compliant.
by Jonatan Antoni
· 6 years ago
9abd70b
Added more features
by Christopher Seidl
· 6 years ago
15ec414
Updated WiFi Driver API 1.0.0-beta
by Robert Rostohar
· 6 years ago
8f1921e
Added missing ACTLR register. corrected differences to core_cm3.
by GuentherMartin
· 6 years ago
72a999e
CMSIS-DSP: Add new compilation flag to DSP_Lib_TestSuite to restore
by Christophe Favergeon
· 6 years ago
566ec2f
CMSIS-DSP: Added compilation flags to disable some test categories in
by Christophe Favergeon
· 6 years ago
04ed2f0
CMSIS-DSP: DSP_Lib_TestSuite can be built with cmake.
by Christophe Favergeon
· 6 years ago
781ddc5
CMSIS-DSP: Corrected issue in Neon version of arm_correlate_f32.
by Christophe Favergeon
· 6 years ago
eaf9850
RTOS2: minor improvements in templates
by Robert Rostohar
· 6 years ago
9e28408
CMSIS-DSP: Enable build with MSVC compiler.
by Christophe Favergeon
· 6 years ago
6a8b807
CoreValidation: Aligned GNU linker scripts with templates.
by Jonatan Antoni
· 6 years ago
132ed8b
Device: Fixed load regions in GCC linker scripts.
by Jonatan Antoni
· 6 years ago
c5d3b20
CoreValidation: Fixed GCC tests and linker scripts.
by Jonatan Antoni
· 6 years ago
e018132
CMSIS-DSP: Customization of FFT tables.
by Christophe Favergeon
· 6 years ago
26b680c
CoreValidation: Fixed Cortex-M0plus build config.
by Jonatan Antoni
· 6 years ago
62be30b
CoreValidation: Fixed include path case for Cortex-A targets.
by Jonatan Antoni
· 6 years ago
8c1b88c
Device: Updated C Startup to properly place __NO_RETURN.
by Jonatan Antoni
· 6 years ago
22507dd
CoreValidation: Fixed RAM size in GNU linker script.
by Jonatan Antoni
· 6 years ago
2f6f2f2
Device: Updated system files to use __VECTOR_TABLE macro.
by Jonatan Antoni
· 6 years ago
aa2469d
CoreValidation: Updated tests to use reworked device startup code.
by Jonatan Antoni
· 6 years ago
1073daa
Device: Updated the Vendor Template with latest C Startup.
by Jonatan Antoni
· 6 years ago
48a55b4
Device: Fixed GNU linker script to use default memory base addresses for flash and ram.
by Jonatan Antoni
· 6 years ago
59786e3
Updated WiFi Driver API 1.0.0-beta
by Robert Rostohar
· 6 years ago
7b26947
Device: Fixed filename case of scatter files.
by Jonatan Antoni
· 6 years ago
bbdb77d
RTOS2/RTX: Updated all examples to use C Startup variant.
by Jonatan Antoni
· 6 years ago
Next »