TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
ARM-software
/
CMSIS_5
/
c031531a4621eaa1450dcaaf62586ffaac7efdab
c031531
Fixed issues in pack manifest file.
by Jonatan Antoni
· 7 years ago
a9302e3
Device: Updated vendor templates.
by Jonatan Antoni
· 7 years ago
fd687e5
Updated version histories in preparation for release 5.4.0.
by Jonatan Antoni
· 7 years ago
9f5277d
Added osDelay to the list of functions that can be used with osWaitForever
by Christopher Seidl
· 7 years ago
9e44760
Doxygen: Added cross-reference from RTX5 hardware requirements to CMSIS-Core(A) IRQ Controller API.
by Jonatan Antoni
· 7 years ago
d47055d
CoreValidation: Added test cases for unaligned half-word and word access macro functions.
by Jonatan Antoni
· 7 years ago
1330f5b
Core(M): Enhanced MPUv7 API with value definitions for memory access attribution.
by Jonatan Antoni
· 7 years ago
8dbbf5a
Added Auxiliary Control Register to core_cm1.h.
by GuentherMartin
· 7 years ago
c27d72f
corrected comments.
by GuentherMartin
· 7 years ago
18fbee2
Doxygen: Removed todo's from CAN Driver documentation.
by Jonatan Antoni
· 7 years ago
8937647
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by Christopher Seidl
· 7 years ago
39b5497
Clarified documentation about repositories and pack conventions.
by Christopher Seidl
· 7 years ago
a3a6af2
Added beta ARMCM1 support.
by GuentherMartin
· 7 years ago
bec65e2
fixed warnings and updated header file output
by Joachim Krech
· 7 years ago
26457ec
clarification on definition of archive base folder
by Joachim Krech
· 7 years ago
23d9d63
CoreValidation: Fixed AC6 compiler flags for Cortex-M23/M33 tests.
by Jonatan Antoni
· 7 years ago
59fe958
merging upstream changes
by Joachim Krech
· 7 years ago
ef94ff2
Updates for CMSIS-Pack 1.5.0
by Joachim Krech
· 7 years ago
7534db2
CoreValidation: Fixed compiler flags for Cortex-M33 GCC tests.
by Jonatan Antoni
· 7 years ago
88815a2
Updated GCC non-secure examples.
by GuentherMartin
· 7 years ago
b9cf95c
Updated C-Startup files.
by GuentherMartin
· 7 years ago
d70c4b3
Updated GCC linker description files.
by GuentherMartin
· 7 years ago
80622e7
Updated CoreValidation examples.
by GuentherMartin
· 7 years ago
95a3ae4
RTX5 (Component View): current stack pointer value for running thread set to unknown when invalid
by Vladimir Umek
· 7 years ago
38c122a
Utilities: Updated PackChk to 1.3.71
by Jonatan Antoni
· 7 years ago
ff61bd9
Incorporated internal feedback.
by Christopher Seidl
· 7 years ago
24486c2
Updated DSP examples.
by GuentherMartin
· 7 years ago
7ce5eaa
Updated RTOS2 examples.
by GuentherMartin
· 7 years ago
aa276f0
DoxyGen: Added a note to RTX4's osThreadGetId() not to be used in idle daemon.
by Jonatan Antoni
· 7 years ago
d2a797d
Generic ARM Device
by GuentherMartin
· 7 years ago
3d1f50d
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by Daniel Brondani
· 7 years ago
5a93685
Utilities: Updated SVDConf V3.3.21 and PackChk V1.3.69 for Win32 and Linux
by Daniel Brondani
· 7 years ago
ce2f987
Update pack description
by Liangzhen Lai
· 7 years ago
457f47d
Adding testing routines for arm_nn_mult
by Liangzhen Lai
· 7 years ago
4260693
Adding basic conv for nonsqaure and nn_mult functions
by Liangzhen Lai
· 7 years ago
9d12a19
Reworked ARM Cortex-M device support files to be more generic (removed peripherals).
by GuentherMartin
· 7 years ago
4ce5ce4
Debug description work
by Christopher Seidl
· 7 years ago
b991849
DoxyGen: Rework RTX migration guide kernel startup procedure. (Issue #390)
by Jonatan Antoni
· 7 years ago
2a882b0
DoxyGen: Fixed typo in RTX5 specific size calculation macros.
by Jonatan Antoni
· 7 years ago
da10f2e
Core(M): Fixed typos for Armv8-M - RBAR field is called BASE not ADDR
by Jonatan Antoni
· 7 years ago
ba9cdf3
Pack: Restructured PDSC to keep original repository structure.
by Jonatan Antoni
· 7 years ago
22a9e89
Merge pull request #384 from 0xc0170/fix_evr_semicolon
by Robert Rostohar
· 7 years ago
61ef059
events: fix semicolon for event timer macros
by Martin Kojtal
· 7 years ago
27e763c
Fixed typo
by Christopher Seidl
· 7 years ago
74d278f
Adde information about rehosting a pack.
by Christopher Seidl
· 7 years ago
2e98d57
RTX5: updated examples (latest configuration)
by Robert Rostohar
· 7 years ago
52b2a5a
RTX5: latest libraries (ARM/GCC)
by Robert Rostohar
· 7 years ago
01c7adb
RTX5: latest libraries (IAR)
by Vladimir Umek
· 7 years ago
300d01d
RTX5 (Component View): minor change in event enum access
by Vladimir Umek
· 7 years ago
d04f55f
Core(M): Fixed typos. (Issues #340)
by Jonatan Antoni
· 7 years ago
1dec52a
CoreValidation: Fixed Cortex-A targets.
by Jonatan Antoni
· 7 years ago
5dfa246
make access to CP register volatile so it doesn't get optimised out
by Wilfried Chauveau
· 7 years ago
ccde504
Updated CMSIS core functions.
by GuentherMartin
· 7 years ago
3e9b176
Corrected Cortex-M23 IAR core validation test.
by GuentherMartin
· 7 years ago
5ffefa8
RTX4: minor correction in documentation of thread configuration (OS_TASKCNT)
by Robert Rostohar
· 7 years ago
fc5be56
Added SIMD tests for Cortex-M devices.
by GuentherMartin
· 7 years ago
328e215
RTX5: enhanced events EvrRtxSemaphoreAcquired/EvrRtxSemaphoreReleased (added available tokens)
by Robert Rostohar
· 7 years ago
f28ad45
RTX5: enhanced event EvrRtxThreadCreated (added name)
by Robert Rostohar
· 7 years ago
f7d6092
RTOS2: Updated API V2.1.3
by Robert Rostohar
· 7 years ago
c2d7959
RTX5: updated Event Recorder - added tracking of thread states
by Robert Rostohar
· 7 years ago
51bc6c4
RTX5 (Documentation): Hardware requirements for Cortex-A systems added
by Vladimir Umek
· 7 years ago
4e75ce6
RTX5 (Component View): number of messages in message queue aligned with actual application state
by Vladimir Umek
· 7 years ago
cdbe47f
Pack: Fixed documentation for conditions Dsecure attribute.
by Jonatan Antoni
· 7 years ago
ce46c7c
Fix shifting issue in activation functions
by Liangzhen Lai
· 7 years ago
9e8e488
Updated TPI_Type definitions according TRMs and Architecture reference manuals.
by GuentherMartin
· 7 years ago
c4c089d
CMSIS-Core(M) added Integrity Signature + FNC_RETURN (completes request under issue #340)
by Reinhard Keil
· 7 years ago
cbdc50b
Definition of TPI_Type now matches the "Arm Cortex-M33 Processor Technical Reference Manual r0p4".
by GuentherMartin
· 7 years ago
73bdb36
CMSIS-Core(M): Added defines for EXC_RETURN values (Issue #340)
by Reinhard Keil
· 7 years ago
0a2cbd8
Fixed broken document links (SDCMSIS-781)
by Reinhard Keil
· 7 years ago
dff99e2
Adding convolve_q15_nonsquare
by Liangzhen Lai
· 7 years ago
72b4c05
Updated CMSIS pack version and RTX5 release notes
by Vladimir Umek
· 7 years ago
f137475
AutoChips:150 capitalization updated
by Joachim Krech
· 7 years ago
d062bec
RTX5 (Cortex-A): exception handling restructured, post processing moved after context save.
by Vladimir Umek
· 7 years ago
017de41
RTX5: removed compiler warning when Timers are not used (#316)
by Robert Rostohar
· 7 years ago
7dd13ba
RTX5: updated osDelayUntil(current_tick) return value (#277)
by Robert Rostohar
· 7 years ago
f9262e9
RTX5: updated release notes
by Robert Rostohar
· 7 years ago
08f8d47
CMSIS RTOS2: updated osDelayUntil longest delay limited (2^31-1)
by Robert Rostohar
· 7 years ago
3f19e0d
RTX5: osDelayUntil longest delay limited to 2^31-1 (#276 #277 SDCMSIS-806)
by Robert Rostohar
· 7 years ago
e3d1065
RTX5: component view updated - control block state taken into account only for threads and counters
by Vladimir Umek
· 7 years ago
58b79ea
RTX5: added Trusted Firmware M extension (SDCMSIS-774)
by Robert Rostohar
· 7 years ago
35afcf8
RTX5: optimized generated Event Recorder events (ObjectGetName, KernelInfoRetrieved)
by Robert Rostohar
· 7 years ago
7e46c2f
Revert "Return values updated."
by Jonatan Antoni
· 7 years ago
d0567a8
DSP: Fixed FPU setting for cortexM4bf
by TTornblom
· 7 years ago
62e8276
RTX5: synced latest changes in atomic functions from Cortex-M to Cortex-A
by Robert Rostohar
· 7 years ago
bc167c5
RTX5: minor change in events (name consistency) - part2
by Robert Rostohar
· 7 years ago
858f429
RTX5: minor change in events (name consistency)
by Robert Rostohar
· 7 years ago
6017b22
Enhanced pack linter configuration to handle escaped XML tags in revision history.
by Jonatan Antoni
· 7 years ago
5090f89
Fixed broken links.
by Christopher Seidl
· 7 years ago
ae89869
Minor edits.
by Christopher Seidl
· 7 years ago
c3b123e
RTX5: updated MemoryPoolFree (removed count check) [SDCMSIS-801]
by Robert Rostohar
· 7 years ago
c54c244
Under construction - Debug sequence based flash download: Added <flashinfo> element and children <block>/<gap>, debug access functions and global variables.
by Jens Reinecke
· 7 years ago
5679911
Adapted documentation to the new RTX_Config.h file. New screenshots added.
by Christopher Seidl
· 7 years ago
75189e7
RTX5: code optimization (removed redundant object state checks)
by Robert Rostohar
· 7 years ago
6598406
RTX5: minor update in configuration file (added additional comment)
by Robert Rostohar
· 7 years ago
e718dc4
RTOS2/RTX: Added builder script for pre-built libraries.
by Jonatan Antoni
· 7 years ago
4a7de59
Doxygen: Fixed references from mq_size to mq_mem in osMessageQueueAttr_t description.
by Jonatan Antoni
· 7 years ago
aabb9d9
Added pack-lint instructions to provide extended sanity checks.
by Jonatan Antoni
· 7 years ago
aceea1f
Utilities: Removed orphaned buildutils.
by Jonatan Antoni
· 7 years ago
6f00351
Doxygen: Aligned revision history tables for all components.
by Jonatan Antoni
· 7 years ago
1361c74
RTX5: minor update of order for some error checking
by Robert Rostohar
· 7 years ago
Next »