TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
ARM-software
/
CMSIS_5
/
57d9dba379f7609485ae2fe22af9a1bbcfdc9037
57d9dba
DoxyGen: Enhanced RTOS2/RTX5 documentation of memory sections.
by Jonatan Antoni
· 7 years ago
ba157cf
RTX5 (Component View): updated object name display
by Vladimir Umek
· 7 years ago
856be70
RTX5: minor internal update (#500)
by Robert Rostohar
· 7 years ago
dfaaca8
Track *.exe files with LFS.
by Jonatan Antoni
· 7 years ago
7d64919
RTOS2: Updated IAR support
by TTornblom
· 7 years ago
e01bffb
RTOS2: Updated IAR support
by TTornblom
· 7 years ago
db079b8
Moving all pre-built libraries to LFS.
by Jonatan Antoni
· 7 years ago
c0f83ab
RTOS2: Updated IAR support
by TTornblom
· 7 years ago
66c4597
Avoid __builtin_clz(0)
by Kevin Bracey
· 7 years ago
3c5e575
Changed from "INCLUDE" to "#include" as the first method has issues with paths.
by TTornblom
· 7 years ago
2efcd74
Added Cortex-M1
by Christopher Seidl
· 7 years ago
19cdfbf
updated project settings according new arm_math.h
by GuentherMartin
· 7 years ago
c2eab03
reworked AC6 preprocessed startup files
by GuentherMartin
· 7 years ago
5913df8
DSP_Lib: - updated arm_math.h - reduced ARM_MATH_CMx macros
by GuentherMartin
· 7 years ago
b2b04db
CM3: Make ACTLR bit definitions conditional
by Kevin Bracey
· 7 years ago
9fc01b4
CMSIS-Core(M): Reworked Stack/Heap configuration for ARM startup files.
by GuentherMartin
· 7 years ago
605e4d6
CMSIS-Core(M): Reworked Stack/Heap configuration for ARM startup files.
by GuentherMartin
· 7 years ago
ec920fb
Implement arm_rfft_fast_init_f32 with new separate initialize functions.
by Dave Flogeras
· 7 years ago
99933e0
Split rfft_fast_init_f32 into separate initializer functions.
by Dave Flogeras
· 7 years ago
ee3aff3
Merged PR #166
by GuentherMartin
· 7 years ago
3bdae96
removes unnecessary and non-portable type casts
by johan-uden
· 8 years ago
fa8e815
DSP: fix double-promotion warnings in arm_mat_inverse_f64
by Andrew Leech
· 7 years ago
1fd36a9
restore unrelated changes inadvertently reverted due to bad commit separation
by Oskar Weigl
· 7 years ago
aa75596
add special values to sin and cos test data
by Oskar Weigl
· 7 years ago
a8123fe
Revert "input range must be in [0:2PI]"
by Oskar Weigl
· 7 years ago
1862c28
Revert "input range is [0..2Pi]"
by Oskar Weigl
· 7 years ago
cedf3a0
fix float rounding issue in sincos index calculation
by Oskar Weigl
· 7 years ago
99013b0
Added __CMSIS_GCC_OUT_RW_REG
by Kochise
· 7 years ago
f52f62e
clarify condition attributes relating to device description
by Joachim Krech
· 7 years ago
5552b66
CMSIS-Core(A): Fixed the position of "extern "C""
by d-kato
· 7 years ago
e958bac
Clarified the necessity to use an app_main thread to take care of creating and starting objects. Removed garbled text.
by Christopher Seidl
· 7 years ago
87c33cf
RTX5: minor internal changes (changed object identifiers to avoid memory pool free side effect)
by Robert Rostohar
· 7 years ago
d442f6e
CMSIS-RTOS2: updated documentation (error code description)
by Robert Rostohar
· 7 years ago
a540b2a
Cortex-A: Corrected Inner Cacheability attributes for Translation Table TTBR0 in MMU config.
by Daniel Brondani
· 7 years ago
969822a
replacing __ARM_PCS_VFP with __ARM_FP for FPU codegen indicator in AC6
by Joachim Krech
· 7 years ago
1ea17c5
RTX5: minor optimization (Event Recorder Initialization)
by Robert Rostohar
· 7 years ago
19de98d
Clarified the usage of a <block> element.
by Christopher Seidl
· 7 years ago
18a818a
Added read of DAP features.
by Christopher Seidl
· 7 years ago
5bc83ff
added import lib misc option and include path
by Joachim Krech
· 7 years ago
93c0ddf
RTX5: Updated Event Recorder configuration (also addresses #457)
by Robert Rostohar
· 7 years ago
26ce470
RTX5: minor optimization (ARMv6M)
by Robert Rostohar
· 7 years ago
7643cd3
RTX5: minor optimizations
by Robert Rostohar
· 7 years ago
5ad620f
Fixed typo
by Christopher Seidl
· 7 years ago
2d690e2
Minor documentation fix
by Reinhard Keil
· 7 years ago
3362e5e
Minor documentation fixes
by Reinhard Keil
· 7 years ago
ab35be3
Modified Cortex-M7 SCB_*Cache_by_Addr functions (#280).
by GuentherMartin
· 7 years ago
f46b011
Correcting minor documentation typos
by Vladimir Marchenko
· 7 years ago
fd24860
Added define for 'Cortex-M7 cache line size' (#282)
by GuentherMartin
· 7 years ago
c909940
Changed cache function from __STATIC_INLINE to __STATIC_FORCEINLINE.
by GuentherMartin
· 7 years ago
7f91c44
Device: Added attribute used to all interrupt vector arrays.
by Jonatan Antoni
· 7 years ago
d3f3250
Core(M): Fixed __UQADD8 for ArmClang.
by Jonatan Antoni
· 7 years ago
412dc94
RTX5: typo correction in documentation
by Robert Rostohar
· 7 years ago
52848f1
Stack Requirements documented
by Reinhard Keil
· 7 years ago
e06f05f
Adding support for __restrict keyword for TI ARM compiler
by BobHeilmaier
· 7 years ago
d1601f3
Core(M): Splitted armclang compiler header for LTM and latest.
by Jonatan Antoni
· 7 years ago
8e90026
Pack: Fixed assembly Startup component for Cortec-M1.
by Jonatan Antoni
· 7 years ago
a26c16a
removing restrictive size limitation of restrictedString
by Joachim Krech
· 7 years ago
7645a11
IAR: Restructured NN examples
by TTornblom
· 7 years ago
b4ca3ae
CMSIS-RTOS2: added documentation split for CM0-7 support only.
by Vladimir Marchenko
· 7 years ago
d5e052f
IAR: Ported NN examples to IAR
by TTornblom
· 7 years ago
5005724
Arm v8-M and SC items are put under corresponding conditions in CMSIS-Core documentation
by Vladimir Marchenko
· 7 years ago
83d7c98
minor correction
by Reinhard Keil
· 7 years ago
ada75fb
Documentation prepared to include Cortex-M0-M7 variant only
by Reinhard Keil
· 7 years ago
a6df673
Fixed issue #413
by Beetix
· 7 years ago
90352b5
Fixed typo (allways -> always).
by Florian Behrens
· 7 years ago
b4b7c8d
Revert "RTX5: .bss sections explicitly assigned to ZI for ARMCC5 (#407)"
by Jonatan Antoni
· 7 years ago
7056e2f
CMSIS-Core(M): Fixed incorrect EXC_RETURN_SPSEL definition in ARMv8-M includes.
by Alexander Koeberl
· 7 years ago
68e535d
RTX5: enhanced events (Generic Wait and Thread Flags)
by Robert Rostohar
· 7 years ago
1037636
CMSIS-Zone documentation updates
by Reinhard Keil
· 7 years ago
027464c
RTX5: .bss sections explicitly assigned to ZI for ARMCC5 (#407)
by Robert Rostohar
· 7 years ago
cfe2fa3
IAR: IAR compilation problem with __RESTRICT define (7.80)
by TTornblom
· 7 years ago
282aa99
Revert "rtos: rtx5: ARMCC5: move the variables in .bss.os section to ZI section"
by Jonatan Antoni
· 7 years ago
0fb7ea2
Removed ITM integration registers.
by GuentherMartin
· 7 years ago
c940876
Deleted obsolete registers from SCB_Type structure.
by GuentherMartin
· 7 years ago
0b4f11c
rtos: rtx5: ARMCC5: move the variables in .bss.os section to ZI section
by Tero Jääskö
· 7 years ago
2ead2ad
Core(M): Fixed MPUPv7 macro ARM_MPU_RASR_EX.
by Jonatan Antoni
· 7 years ago
6c83b54
RTX5: enhanced KernelInfoRetrieved event
by Robert Rostohar
· 7 years ago
e3af0a5
RTX5: corrections in documentation for generated events
by Robert Rostohar
· 7 years ago
19c8bfb
updated ARMv8M DSP libraries.
by GuentherMartin
· 7 years ago
8b97e34
corrected CMSIS versions
by GuentherMartin
· 7 years ago
0695c51
RTX5: minor typo correction in documentation
by Robert Rostohar
· 7 years ago
0d37923
Added Cortex-M35P to documentation.
by GuentherMartin
· 7 years ago
83177af
RTX5: Updated RTX generated events (reorganized components) and Event Recorder configuration
by Robert Rostohar
· 7 years ago
ec9419c
Added Cortex-M35P device Support.
by GuentherMartin
· 7 years ago
f95e113
Changed 'Serial Viewer Output' to 'Serial Wire Output'
by Florian Behrens
· 7 years ago
e4f6a25
IAR: Added C-startup files
by TTornblom
· 7 years ago
7a57e3f
add dspPresent required for Cortex-M33
by Joachim Krech
· 7 years ago
d143b79
Pull request #410: Fix define around EvrRtxKernelInitialized
by Robert Rostohar
· 7 years ago
1e95386
Corrected documentation for REVSH -> int16_t __REVSH(int16_t value);
by Reinhard Keil
· 7 years ago
1d9bfb9
CMSIS-Zone XML documentation revised
by Reinhard Keil
· 7 years ago
0d2dbfb
Version bump on develop after release.
by Jonatan Antoni
· 7 years ago
adbadb2
Fixup's during release merge.
by Jonatan Antoni
· 7 years ago
8619da0
typo fixed
by Reinhard Keil
· 7 years ago
cb7537e
CMSIS-Core(M) documentation: __NO_EMBEDDED_ASM clarified
by Reinhard Keil
· 7 years ago
1e91d26
Core(M): Fixed ARM_MPU_RBAR macro for Armv8 MPU.
by Jonatan Antoni
· 7 years ago
03766d5
Added Generalplus
by Christopher Seidl
· 7 years ago
4fe37cd
Added Generalplus
by Christopher Seidl
· 7 years ago
c293933
DoxyGen: Enhanced description of SVDConv.exe to recommend --strict option.
by Jonatan Antoni
· 7 years ago
c031531
Fixed issues in pack manifest file.
by Jonatan Antoni
· 7 years ago
a9302e3
Device: Updated vendor templates.
by Jonatan Antoni
· 7 years ago
Next »