TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
ARM-software
/
CMSIS_5
/
9e28408ac965c528f6771d479abad505833683fd
/
CMSIS
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
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
22507dd
CoreValidation: Fixed RAM size in GNU linker script.
by Jonatan Antoni
· 6 years ago
aa2469d
CoreValidation: Updated tests to use reworked device startup code.
by Jonatan Antoni
· 6 years ago
59786e3
Updated WiFi Driver API 1.0.0-beta
by Robert Rostohar
· 6 years ago
bbdb77d
RTOS2/RTX: Updated all examples to use C Startup variant.
by Jonatan Antoni
· 6 years ago
6b604eb
CMSIS DSP : Added a cmake build system
by Christophe Favergeon
· 6 years ago
17acb21
Core(M): Adopted GCC __cmsis_startup scatter loading to be clib independent.
by Jonatan Antoni
· 6 years ago
5bf4e4a
Core(A): Fixed GCC __ASM macro __asm. (#593)
by Jonatan Antoni
· 6 years ago
d7cec9a
small XML fixes
by reinhardkeil
· 6 years ago
c05a4a2
Clearifications in CMSIS-Zone usage
by reinhardkeil
· 6 years ago
a02762d
Merge pull request #591 from kevingoh/patch-1
by Christophe Favergeon
· 6 years ago
3f3b67f
Core(A): Fixed __FPU_Enable function not to mess registers. (#589)
by Jonatan Antoni
· 6 years ago
0b16b65
CoreValidation: Added test case for __FPU_Enable.
by Jonatan Antoni
· 6 years ago
f8ac303
Rectified Description error on twiddeCoeff_rfft_32
by stgoh
· 6 years ago
47bc201
Extended with attribute uninit, share, dma (for peripherals, memory)
by reinhardkeil
· 6 years ago
b76562b
Finalized initial documentation
by Christopher Seidl
· 6 years ago
4f4d444
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by Christopher Seidl
· 6 years ago
86b1738
Added fzone file to table.
by Christopher Seidl
· 6 years ago
a0a0e43
CMSIS RTOS2 Documentation: updated example for Mutex creation with user-defined allocation
by Robert Rostohar
· 6 years ago
0385ef3
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by Christopher Seidl
· 6 years ago
738f90c
Further documentation work
by Christopher Seidl
· 6 years ago
2f28d42
Merge pull request #572 from clamar01/develop
by Christophe Favergeon
· 6 years ago
e642b73
More work on Zone documentation.
by Christopher Seidl
· 6 years ago
535c313
Updated Zone documentation; WIP.
by Christopher Seidl
· 6 years ago
189d942
Updated code example as reuested in SDMDK-8496.
by Christopher Seidl
· 6 years ago
a4cf214
CMSIS Driver SAI: typo correction in comment
by Robert Rostohar
· 6 years ago
72210c6
__NVIC_EnableIRQ compiler barriers
by Kevin Bracey
· 7 years ago
0c41122
Add __COMPILER_BARRIER
by Kevin Bracey
· 7 years ago
c24b6cf
NVIC_SetVector: Add DSB to newer cores
by Kevin Bracey
· 6 years ago
05ff76c
Core(M): Enhanced Startup and Lowlevel init provisions.
by Jonatan Antoni
· 6 years ago
80daf54
Expanded code example as requested in SDMDK-8496.
by Christopher Seidl
· 6 years ago
7968e76
Removed CMSIS-Zone specific stylesheet and applied left-aligned images to the complete CMSIS documentation.
by Christopher Seidl
· 6 years ago
9388643
Fixed problem with new CSS file for CMSIS-Zone.
by Christopher Seidl
· 6 years ago
75d1863
Added section about schema check before releasing a pack.
by Christopher Seidl
· 6 years ago
ef65ce5
RTX5: enhanced support for OS sections when using ARMCC5 (linker option "--keep=os_cb_sections" not needed any more)
by Robert Rostohar
· 6 years ago
f1c5227
Moved the Zone utility documentation from sections to pages.
by Christopher Seidl
· 6 years ago
7c663d4
typo
by reinhardkeil
· 6 years ago
49b0e9a
RTX4: rebuilt libraries (ARM/GCC/IAR)
by Robert Rostohar
· 6 years ago
86d53b7
RTX4: updated provisions for Arm Compiler 6 when using Cortex-M0/M0+
by Robert Rostohar
· 6 years ago
93265c3
Added Goodix
by Christopher Seidl
· 6 years ago
af507a9
Added Goodix
by Christopher Seidl
· 6 years ago
672b471
Core(M): Introduced provisions for compiler-independent C startup code.
by Jonatan Antoni
· 6 years ago
ac4fbb8
Added initial CMSIS-Zone usage documentation.
by Christopher Seidl
· 6 years ago
8060372
Added some compiler specific intrinsics for Core A for the future
by ClaudioMartino
· 6 years ago
dda7e07
Removed comments about loop unrolling in NEON codes to avoid confusion
by ClaudioMartino
· 6 years ago
e43d33f
privilege expanded
by reinhardkeil
· 6 years ago
520401d
RTX5: updated revision history
by Robert Rostohar
· 6 years ago
5a7a893
Merge pull request #571 from kjbracey-arm/join
by Robert Rostohar
· 6 years ago
274494c
RTX5: fixed osMutexRelease issue (#574 #578)
by Robert Rostohar
· 6 years ago
757e808
RTX5 (Component View): displaying "Mutex owner" only when mutex locked
by Vladimir Umek
· 6 years ago
7f02e16
CMSIS-Zone: minor clearifications
by reinhardkeil
· 6 years ago
55ac657
CMSIS-Zone: .rzone: MPC is now disconnected from memory regions. This allows smaller or larger regions that are controlled by MPC.
by reinhardkeil
· 6 years ago
9ff5625
numInterrupts, sauNumRegions added to *.rzone + Generator data model
by reinhardkeil
· 6 years ago
e56c6ee
Utilities: Moved SVDConv back to LFS
by Jonatan Antoni
· 6 years ago
8962921
MPC extended: now both Secure and Privileged attribute can be used to verified memory access.
by reinhardkeil
· 6 years ago
bb4a29b
Added details for osThreadJoin ..
by Vladimir Marchenko
· 6 years ago
cdd22e2
filtering_pState uses VLD1 and it needs to be aligned to avoid alignment faults
by ClaudioMartino
· 6 years ago
0f947fe
New NEON float32 algorithms for Cortex A5 (TransformFunctions excluded) with armDS project
by ClaudioMartino
· 6 years ago
b11a184
RTX5: Have osThreadJoin mark thread non-joinable
by Kevin Bracey
· 6 years ago
837ed04
RTX5: removed unnecessary semicolons
by Vladimir Umek
· 6 years ago
6465e81
MPC: blk_size introduced
by reinhardkeil
· 6 years ago
7490816
Added documentation for creating SVC functions, as requested in SDCMSIS-886.
by Christopher Seidl
· 6 years ago
23f3658
Minor fix-ups left from last release.
by Jonatan Antoni
· 6 years ago
2651144
Merge pull request #565 from freddan80/develop
by felix-johnny
· 6 years ago
ede383b
CMSIS-Zone documentation:
by reinhardkeil
· 6 years ago
7e7a73a
SVDConv v3.3.26
by Thorsten de Buhr
· 6 years ago
64ccb89
CMSIS-Zone *.rzone: sau_init element moved to resources
by reinhardkeil
· 6 years ago
5485089
CMSIS-Zone: callable attribute added to memory
by reinhardkeil
· 6 years ago
c9db576
CMSIS-Zone: enhanced description on FreeMarker output format
by reinhardkeil
· 6 years ago
291e08e
Fixing shift on zero issue
by Fredrik Knutsson
· 6 years ago
a9ef7e7
Improved the README of the CMSIS-DSP Python wrapper.
by Christophe Favergeon
· 6 years ago
b75596e
Security attribute clearified
by reinhardkeil
· 6 years ago
a48c2ec
CMSIS-Zone: improved tz_setup/reg_setup
by reinhardkeil
· 6 years ago
1bdafae
Improved the README for the Python wrapper.
by Christophe Favergeon
· 6 years ago
4b6254a
tz_setup added to FreeMarker output
by reinhardkeil
· 6 years ago
db1dc63
Cortex-M7: Add SCB_InvalidateICache_by_Addr
by Kevin Bracey
· 6 years ago
4128fac
Corrected example.py so that it also works with Python 2.
by Christophe Favergeon
· 6 years ago
53f828f
First release of the Numpy compatible Python wrapper for the CMSIS-DSP.
by Christophe Favergeon
· 6 years ago
1c41dca
CoreValidation: Increased model test execution timeout to 120 seconds.
by Jonatan Antoni
· 6 years ago
90a7e91
DoxyGen: Fixed version and history of CMSIS 5.5.1 in documentation overview.
by Jonatan Antoni
· 6 years ago
63c1419
Pack: Bump version numbers and histories for release 5.5.1.
by Jonatan Antoni
· 6 years ago
53e7d9a
CMSIS-NN: Reduced stack/heap config for CIFAR-10 example targeting Cortex-M4.
by Jonatan Antoni
· 6 years ago
47bf4eb
Core(M): Removed invalid character at beginning of the file.
by Jonatan Antoni
· 6 years ago
191afdb
Enhanced change history.
by Jonatan Antoni
· 6 years ago
3b2f0d2
Aligned CMSIS-DSP component version and history.
by Jonatan Antoni
· 6 years ago
648ac2c
Readded pack layout compliance
by Jonatan Antoni
· 6 years ago
12955cd
Updated file versions, dates and copyright headers.
by Jonatan Antoni
· 6 years ago
9b2b683
FORCEINLNE and __RESTRICT documentation added
by reinhardkeil
· 6 years ago
7d9bcf0
Update DSP history
by GuentherMartin
· 6 years ago
44e781d
Core(M): Added ARM_MPU_ namespace to MPU-specific orderedCpy function.
by Jonatan Antoni
· 6 years ago
ce0aa9c
CMSIS WiFi Interface API: corrected minor typos in documentation
by Robert Rostohar
· 6 years ago
1410ace
Added SIMD macros to arm_math.h again. CMSIS NN uses this macros.
by GuentherMartin
· 6 years ago
fb5e8d4
Custom driver selection clearified
by reinhardkeil
· 6 years ago
aca6ea5
History improved
by reinhardkeil
· 6 years ago
f35c290
Release preparation: Fixed gen_pack.bat. Relocated CMSIS/DSP/Lib was not copied.
by Jonatan Antoni
· 6 years ago
Next »