TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
ARM-software
/
CMSIS_5
/
aa7d22b35f7748efe3062cb15d6eb5d9cf4b7818
/
Device
/
ARM
365e425
Device: Suppress pedantic warnings in C startup vector table.
by Jonatan Antoni
· 6 years ago
132ed8b
Device: Fixed load regions in GCC linker scripts.
by Jonatan Antoni
· 6 years ago
8c1b88c
Device: Updated C Startup to properly place __NO_RETURN.
by Jonatan Antoni
· 6 years ago
2f6f2f2
Device: Updated system files to use __VECTOR_TABLE macro.
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
7b26947
Device: Fixed filename case of scatter files.
by Jonatan Antoni
· 6 years ago
6d82db6
Device: Added generic C startup for all Cortex-M family devices.
by Jonatan Antoni
· 6 years ago
d6fd2fb
Device: Fixed alignment and comments in GCC linker script for Armv8.1-M device.
by Jonatan Antoni
· 6 years ago
8fc5c18
Devices: Moved Core(A) memory and system config files to avoid include path issues
by Daniel Brondani
· 6 years ago
e4dbb8e
Devices: Updated Core(A) default memory regions and MMU configurations
by Daniel Brondani
· 6 years ago
81e510e
Device: Fixed startup/system files for Armv8.1-MML.
by Jonatan Antoni
· 6 years ago
42d083e
Device: Updated C startup code for ARMv81MML.
by Jonatan Antoni
· 6 years ago
fdf55f2
Device: Fixed AC6 scatter file for ARMv81MML.
by Jonatan Antoni
· 6 years ago
3942a34
Device: Fixed Armv8.1-MML scatter file template to use secure ram by default.
by Jonatan Antoni
· 6 years ago
ae553b7
Device: Fixed/generalized startup code for Armv8.1-MML.
by Jonatan Antoni
· 6 years ago
e3ed488
Device: Fixed GCC startup templates and versions/file dates.
by Jonatan Antoni
· 6 years ago
12955cd
Updated file versions, dates and copyright headers.
by Jonatan Antoni
· 6 years ago
48b8de3
Device: Fixed device files for Armv8.1-MML
by Jonatan Antoni
· 6 years ago
b07cdc3
Device: Fixed partition header files for CM33 and CM35P.
by Jonatan Antoni
· 6 years ago
a306f8c
resolved merge conflicts
by Joachim Krech
· 6 years ago
7ed2ae5
removed incorrect reference to Cortex-M4
by Joachim Krech
· 6 years ago
cfd42f3
Device: Fixed comments/versions/copyright in Armv8.1-M Mainline device headers.
by Jonatan Antoni
· 6 years ago
c52cd62
Core(M): Added support for generic Armv8.1-M Mainline devices.
by Jonatan Antoni
· 6 years ago
6d7b16b
Device: Moved FPU enable prior to MMU setup during SystemInit on Cortex-A.
by Jonatan Antoni
· 6 years ago
2f440b6
Call SystemInit in the very beginning of Reset_Handler
by Alexander Fedotov
· 7 years ago
c2eab03
reworked AC6 preprocessed startup files
by GuentherMartin
· 7 years ago
605e4d6
CMSIS-Core(M): Reworked Stack/Heap configuration for ARM startup files.
by GuentherMartin
· 7 years ago
a540b2a
Cortex-A: Corrected Inner Cacheability attributes for Translation Table TTBR0 in MMU config.
by Daniel Brondani
· 7 years ago
7f91c44
Device: Added attribute used to all interrupt vector arrays.
by Jonatan Antoni
· 7 years ago
ec9419c
Added Cortex-M35P device Support.
by GuentherMartin
· 7 years ago
e4f6a25
IAR: Added C-startup files
by TTornblom
· 7 years ago
a3a6af2
Added beta ARMCM1 support.
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
9d12a19
Reworked ARM Cortex-M device support files to be more generic (removed peripherals).
by GuentherMartin
· 7 years ago
207cce8
Device: Fixed warning "__ARMCC_VERSION" is not defined for GCC.
by Jonatan Antoni
· 7 years ago
18cc96d
Updating company brand
by Jonatan Antoni
· 8 years ago
90e5beb
Device: Added/fixed startup files for Cortex-A5/7/9 using IAR toolchain.
by Jonatan Antoni
· 8 years ago
c002aa9
Create startup_ARMCA9.s
by Thomas Törnblom
· 8 years ago
c4e9f46
PDSC: Added new device ARMCM0P_MPU as a base Cortex-M0+ device with MPU.
by Jonatan Antoni
· 8 years ago
7e5e24f
Added startup code and linker scripts for GCC Cortex-A5 and -A7.
by Jonatan Antoni
· 8 years ago
e1beccb
Fixed Cortex-A startup code for AC5 by adding PRESERVE8 to all assembly functions.
by Jonatan Antoni
· 8 years ago
40d172f
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
by Jonatan Antoni
· 8 years ago
b27a412
Added startup file and linker script for GCC targeting ARMCA9.
by Jonatan Antoni
· 8 years ago
41401c7
Revert "CMSIS-RTOS2: Updated TrustZone Examples startup code to set MSPLIM correctly."
by Jonatan Antoni
· 8 years ago
ca0a3ff
CMSIS-RTOS2: Updated TrustZone Examples startup code to set MSPLIM correctly.
by Jonatan Antoni
· 8 years ago
faaa48f
CMSIS-Core(A):
by Daniel Brondani
· 8 years ago
e75c4f8
CMSIS-Core(A): Fixed references in documentation.
by Jonatan Antoni
· 8 years ago
ba4d962
Corrected exception handler references
by Vladimir Umek
· 8 years ago
7bfe5d0
CMSIS-Core_A:
by Daniel Brondani
· 8 years ago
aabf1ab
Updated Core_A devices Added Cortex-A5 support
by Daniel Brondani
· 8 years ago
44b26e0
Added C startup for Cortex-A devices and updated CORE_A functions
by Daniel Brondani
· 8 years ago
0d4e499
CMSIS CORE_A:
by Daniel Brondani
· 8 years ago
2166967
Updated ARMv8M Mainline FPU settings in partition*.h.
by Martin Günther
· 9 years ago
465bd43
5.0.1-dev1: http:// removed. PACK schema relaxed
by Joachim Krech
· 9 years ago
b8f46dc
Updated ARMCM23 header files. Set VTOR to present.
by Martin Günther
· 9 years ago
753fd92
C Commment + Template clearification
by ReinhardKeil
· 9 years ago
7eb0129
added FPU usage option to partition template. update default memory
by Joachim Krech
· 9 years ago
4a4e39c
Added: Cortex-M23, Cortex-M33 support.
by Martin Günther
· 9 years ago
84591be
Replaced 'Secure Attribute Unit (SAU)' with 'Security Attribution Unit (SAU)'.
by Martin Günther
· 9 years ago
8d969ae
Added comment about SAU region attributes to partition_*.h.
by Martin Günther
· 9 years ago
73d0f3d
Added MISRA improvements.
by Martin Günther
· 9 years ago
004ec72
CMSIS_Core:
by Martin Günther
· 9 years ago
6e6d727
Corrected partition_*.h.
by Martin Günther
· 9 years ago
092213c
Corrected comment in GCC linker description files.
by Martin Günther
· 9 years ago
e90ecc4
Corrected write access to ARMv8M SCB_AIRCR register.
by Martin Günther
· 9 years ago
905dc05
Updated ARMv8MML device files.
by Martin Günther
· 9 years ago
15c9abb
Removed GCC compiler warning.
by Martin Günther
· 9 years ago
6ba928f
Corrected ARMv8MBL interrupts.
by Martin Günther
· 9 years ago
5b02b58
Updated partition_armv8m*.h according 'CMSIS-Core v8M CMSIS 5.0 feedback'.
by Martin Günther
· 9 years ago
1e56003
changed SystemInit function, add SVD files
by Martin Günther
· 9 years ago
f23653f
Generic ARM Cortex-M devices
by Martin Günther
· 9 years ago