]> begriffs open source - cmsis/log
cmsis
21 months agoFix invalid #pragma clang in GCC compiler header
Jonatan Antoni [Thu, 29 Feb 2024 16:43:30 +0000 (17:43 +0100)]
Fix invalid #pragma clang in GCC compiler header

21 months agoCoreValidation: Initial support to run tests in Qemu
Jonatan Antoni [Mon, 4 Mar 2024 14:27:03 +0000 (15:27 +0100)]
CoreValidation: Initial support to run tests in Qemu

22 months ago* Top-level compiler headers will exist in the core folder (no separate compiler...
Markus Klein [Wed, 9 Aug 2023 14:56:05 +0000 (16:56 +0200)]
* Top-level compiler headers will exist in the core folder (no separate compiler folder is needed).
** The cmsis_compiler.h header will continue to figure out which compiler toolchain is being used.
** Compiler headers specific to each architecture profiles can reside within the new architecture profile folders.
* Introduce compiler abstraction for cortex-R

22 months agoUpdate ARM.CMSIS.pdsc to add Cortex-M52 Dcore
Albert Huang [Fri, 23 Feb 2024 11:01:19 +0000 (19:01 +0800)]
Update ARM.CMSIS.pdsc to add Cortex-M52 Dcore

22 months agoCore: corrected use of #ifdef __ICACHE_PRESENT / __DCACHE_PRESENT (#134)
GuentherMartin [Thu, 22 Feb 2024 07:29:19 +0000 (08:29 +0100)]
Core: corrected use of #ifdef __ICACHE_PRESENT / __DCACHE_PRESENT (#134)

22 months agoCore: align CoreValidation model configuration with Cortex_DFP
GuentherMartin [Thu, 22 Feb 2024 14:34:31 +0000 (15:34 +0100)]
Core: align CoreValidation model configuration with Cortex_DFP

22 months ago__DSP_PRESENT was defined twice in some unit-test definitions
Markus Klein [Thu, 15 Feb 2024 10:00:48 +0000 (11:00 +0100)]
__DSP_PRESENT was defined twice in some unit-test definitions

22 months agoCore(A): align compiler header files to core(M) implementation
Markus Klein [Sat, 27 Jan 2024 22:11:47 +0000 (23:11 +0100)]
Core(A): align compiler header files to core(M) implementation

22 months agoCore: fix Core test to allow run in git bash
GuentherMartin [Fri, 9 Feb 2024 14:54:06 +0000 (15:54 +0100)]
Core: fix Core test to allow run in git bash

22 months agoCMSIS-Core(M): Add Cortex-M52 support : add core_m52.h
albhua01 [Thu, 8 Feb 2024 13:44:32 +0000 (21:44 +0800)]
CMSIS-Core(M): Add Cortex-M52 support : add core_m52.h

23 months agoAdded Virtual Timer support
Mayank Bhatt [Tue, 23 Jan 2024 11:12:52 +0000 (16:42 +0530)]
Added Virtual Timer support

Updated cmsis_cp15.h and core_ca.h files for adding Virtual Timer support for Cortex A7.

23 months agoBump actions/cache from 3 to 4
dependabot[bot] [Mon, 22 Jan 2024 23:43:05 +0000 (23:43 +0000)]
Bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
23 months agoCore: resolve __ARM_FP undef warning (#120)
GuentherMartin [Fri, 19 Jan 2024 06:59:08 +0000 (07:59 +0100)]
Core: resolve __ARM_FP undef warning (#120)

23 months agoCore: GCC compiler resolve __ARM_FP undef warning (#120)
GuentherMartin [Tue, 16 Jan 2024 15:33:24 +0000 (16:33 +0100)]
Core: GCC compiler resolve __ARM_FP undef warning (#120)

23 months agoDoc: Added info about backward incompatibilities in CMSIS-Core
Vladimir Marchenko [Tue, 16 Jan 2024 14:03:41 +0000 (15:03 +0100)]
Doc: Added info about backward incompatibilities in CMSIS-Core

23 months agoBump actions
Jonatan Antoni [Tue, 9 Jan 2024 08:12:56 +0000 (09:12 +0100)]
Bump actions

23 months agoCore: IAR compiler corrected __ARM_FP check.
GuentherMartin [Fri, 5 Jan 2024 08:48:59 +0000 (09:48 +0100)]
Core: IAR compiler corrected __ARM_FP check.

2 years agoUpdate README after initial release
Jonatan Antoni [Wed, 20 Dec 2023 09:20:39 +0000 (10:20 +0100)]
Update README after initial release

2 years agoBump github/codeql-action from 2 to 3
dependabot[bot] [Mon, 18 Dec 2023 23:20:35 +0000 (23:20 +0000)]
Bump github/codeql-action from 2 to 3

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump actions/upload-artifact from 3 to 4
dependabot[bot] [Mon, 18 Dec 2023 23:20:29 +0000 (23:20 +0000)]
Bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoFixup typo in release history v6.0.0
Jonatan Antoni [Mon, 18 Dec 2023 13:47:02 +0000 (14:47 +0100)]
Fixup typo in release history

2 years agoBump actions/setup-python from 4 to 5
dependabot[bot] [Mon, 11 Dec 2023 23:32:48 +0000 (23:32 +0000)]
Bump actions/setup-python from 4 to 5

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoDoc: minor improvements in content and style
Vladimir Marchenko [Mon, 18 Dec 2023 09:55:24 +0000 (10:55 +0100)]
Doc: minor improvements in content and style

2 years agoCorrect typo in README.md
Robert Rostohar [Mon, 11 Dec 2023 14:33:53 +0000 (15:33 +0100)]
Correct typo in README.md

2 years agoCMSIS-Driver USART: Minor comments update (#108)
Milorad Cvjetkovic [Mon, 11 Dec 2023 12:37:18 +0000 (13:37 +0100)]
CMSIS-Driver USART: Minor comments update (#108)

2 years agoDoc: Final clean ups
Vladimir Marchenko [Thu, 7 Dec 2023 11:02:55 +0000 (12:02 +0100)]
Doc: Final clean ups

2 years agoMove Doxygen tag file for Core(A)
Jonatan Antoni [Wed, 6 Dec 2023 14:07:37 +0000 (15:07 +0100)]
Move Doxygen tag file for Core(A)

2 years agoUpdate component versions and histories
Jonatan Antoni [Wed, 6 Dec 2023 09:16:30 +0000 (10:16 +0100)]
Update component versions and histories

2 years agoCMSIS-Driver: remove return tag from documentation for void functions
Robert Rostohar [Wed, 6 Dec 2023 06:48:42 +0000 (07:48 +0100)]
CMSIS-Driver: remove return tag from documentation for void functions

- avoid doxygen warnings

2 years agoBump actions/configure-pages from 3 to 4
dependabot[bot] [Tue, 5 Dec 2023 00:03:25 +0000 (00:03 +0000)]
Bump actions/configure-pages from 3 to 4

Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 3 to 4.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump actions/deploy-pages from 2 to 3
dependabot[bot] [Tue, 5 Dec 2023 00:03:32 +0000 (00:03 +0000)]
Bump actions/deploy-pages from 2 to 3

Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 3.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoWorkaround for __iar_builtin_clrex bug
Robin Kastberg [Fri, 1 Dec 2023 13:19:31 +0000 (14:19 +0100)]
Workaround for __iar_builtin_clrex bug

2 years agoUse __ARM_FP to detect FPU
Robin Kastberg [Fri, 1 Dec 2023 13:33:04 +0000 (14:33 +0100)]
Use __ARM_FP to detect FPU

2 years ago__enable/disable_fiq is forbidden on Cortex-M since IAR 9.40.1. Replace with inline...
Robin Kastberg [Tue, 21 Nov 2023 13:04:48 +0000 (14:04 +0100)]
__enable/disable_fiq is forbidden on Cortex-M since IAR 9.40.1. Replace with inline assembly

2 years agoSTLEX out register must be different from input regs
Robin Kastberg [Fri, 1 Dec 2023 13:26:51 +0000 (14:26 +0100)]
STLEX out register must be different from input regs

2 years agoResolve gcc undef warnings
Holden [Thu, 30 Nov 2023 16:28:25 +0000 (11:28 -0500)]
Resolve gcc undef warnings

Co-authored-by: Holden <holden-zenithaerotech.com>
2 years agoCore: Update __NO_INIT docu and implementation for AC6
MiloradCvjetkovic [Wed, 29 Nov 2023 08:59:17 +0000 (09:59 +0100)]
Core: Update __NO_INIT docu and implementation for AC6

2 years agoCore{ Rework CoreValidation
GuentherMartin [Tue, 28 Nov 2023 15:14:21 +0000 (16:14 +0100)]
Core{ Rework CoreValidation

2 years agoDoc: Increase timeout for link checking
MiloradCvjetkovic [Tue, 28 Nov 2023 11:24:00 +0000 (12:24 +0100)]
Doc: Increase timeout for link checking

2 years agoDoc, CMSIS-Core: minor documentation clean up.
Vladimir Marchenko [Tue, 28 Nov 2023 08:05:00 +0000 (09:05 +0100)]
Doc, CMSIS-Core: minor documentation clean up.

2 years agoUpdate test documentation
Jonatan Antoni [Mon, 27 Nov 2023 16:34:28 +0000 (17:34 +0100)]
Update test documentation

2 years agoRestructure Core tests dev/v6.0.0-dev84
Jonatan Antoni [Mon, 27 Nov 2023 12:32:36 +0000 (13:32 +0100)]
Restructure Core tests

- Move tests into src subfolder
- Use temp directory for intermediate object files
- Include test report in matrix summary

2 years agoUpdate GCC to version 13.2.1
Jonatan Antoni [Fri, 24 Nov 2023 14:27:45 +0000 (15:27 +0100)]
Update GCC to version 13.2.1
- Enable tests for Cortex-M85 on GCC
- Cleanup test scripts
- Enable test execution for all available FVP AVH models
- Update README.md for CoreValidation

2 years agoUpdate __NO_RETURN Macro. Add ARMv8.1-M Support
Robin Kastberg [Tue, 14 Nov 2023 14:46:03 +0000 (15:46 +0100)]
Update __NO_RETURN Macro. Add ARMv8.1-M Support

2 years agoCore: Clean up header files
GuentherMartin [Fri, 24 Nov 2023 08:07:32 +0000 (09:07 +0100)]
Core: Clean up header files

2 years agoCore: Unify __NO_INIT macro across toolchains
MiloradCvjetkovic [Thu, 23 Nov 2023 09:33:37 +0000 (10:33 +0100)]
Core: Unify __NO_INIT macro across toolchains

2 years agoCore: Align on CMSIS-Core version defines
GuentherMartin [Thu, 23 Nov 2023 13:16:18 +0000 (14:16 +0100)]
Core: Align on CMSIS-Core version defines

2 years agoDoc: Update CMSIS-Core toolchain versions. Plus various clean ups.
Vladimir Marchenko [Wed, 22 Nov 2023 08:36:16 +0000 (09:36 +0100)]
Doc: Update CMSIS-Core toolchain versions. Plus various clean ups.

2 years agoCorrect tz_context.h type introduced recently
Robert Rostohar [Mon, 20 Nov 2023 11:16:01 +0000 (12:16 +0100)]
Correct tz_context.h type introduced recently

2 years agoDoc: Added Azure ThreadX as CMSIS-RTOS2 API; added link to CMSIS 6 pack page.
Vladimir Marchenko [Thu, 16 Nov 2023 14:16:39 +0000 (15:16 +0100)]
Doc: Added Azure ThreadX as CMSIS-RTOS2 API; added link to CMSIS 6 pack page.

2 years agoDoc: aligning on doxygen filenames, plus link fixes
Vladimir Marchenko [Tue, 14 Nov 2023 08:16:49 +0000 (09:16 +0100)]
Doc: aligning on doxygen filenames, plus link fixes

2 years agoUpdate infrastructure and reference container
Jonatan Antoni [Mon, 13 Nov 2023 16:28:31 +0000 (17:28 +0100)]
Update infrastructure and reference container

2 years agoUpdate driver GPIO documentation
Ziga Mahne [Fri, 10 Nov 2023 14:11:17 +0000 (15:11 +0100)]
Update driver GPIO documentation

2 years agoUpdate gen-pack lib bootstrap
Jonatan Antoni [Thu, 9 Nov 2023 11:05:54 +0000 (12:05 +0100)]
Update gen-pack lib bootstrap

2 years agoDoc: various updates and alignments
Vladimir Marchenko [Wed, 8 Nov 2023 11:37:39 +0000 (12:37 +0100)]
Doc: various updates and alignments

2 years agoUpdate README.md
Reinhard Keil [Wed, 8 Nov 2023 11:02:37 +0000 (12:02 +0100)]
Update README.md

2 years agoPack generation: Use same version of gen-pack library for gen_pack.sh and gen_doc...
MiloradCvjetkovic [Mon, 6 Nov 2023 12:02:22 +0000 (13:02 +0100)]
Pack generation: Use same version of gen-pack library for gen_pack.sh and gen_doc.sh as used by check_links.sh

2 years agoDoc: Varios alignment updates
Vladimir Marchenko [Tue, 31 Oct 2023 15:01:00 +0000 (16:01 +0100)]
Doc: Varios alignment updates

2 years agoCortex(M): align core header with TRMs
Martin Günther [Tue, 31 Oct 2023 13:27:43 +0000 (14:27 +0100)]
Cortex(M): align core header with TRMs

Reworked CMSIS core header files:
- align with latest TRMs
- unified core header

2 years agoAdd preprocessed default linker scripts explicitly.
Jonatan Antoni [Mon, 30 Oct 2023 12:36:42 +0000 (13:36 +0100)]
Add preprocessed default linker scripts explicitly.

2 years agoDoc: addressed review feedback, and moved Doxygen/ to Documentation/
Vladimir Marchenko [Mon, 30 Oct 2023 09:05:36 +0000 (10:05 +0100)]
Doc: addressed review feedback, and moved Doxygen/ to Documentation/

Co-authored-by: Joachim Krech <joachim.krech@arm.com>
Co-authored-by: Jonatan Antoni <jonatan.antoni@arm.com>
2 years agoUpdate README.md (#73)
Reinhard Keil [Fri, 27 Oct 2023 14:45:30 +0000 (16:45 +0200)]
Update README.md (#73)

2 years agoFix CodeQL issues
Jonatan Antoni [Thu, 26 Oct 2023 08:37:16 +0000 (10:37 +0200)]
Fix CodeQL issues

2 years agoEnhance tests for Core(A)
Jonatan Antoni [Thu, 26 Oct 2023 09:03:18 +0000 (11:03 +0200)]
Enhance tests for Core(A)

2 years agoCore(A): Cleanup duplicated functions with wrong names.
Jonatan Antoni [Thu, 26 Oct 2023 06:54:52 +0000 (08:54 +0200)]
Core(A): Cleanup duplicated functions with wrong names.

2 years agoUpdate GitHub workflows 68/head 69/head 70/head
Jonatan Antoni [Thu, 26 Oct 2023 07:15:33 +0000 (09:15 +0200)]
Update GitHub workflows

2 years agoEnable dependabot updates for GitHub action workflows
Jonatan Antoni [Thu, 26 Oct 2023 06:57:49 +0000 (08:57 +0200)]
Enable dependabot updates for GitHub action workflows

2 years agoRemove clang pragma from cmsis_gcc_m.h
Kyle Finch [Tue, 24 Oct 2023 17:59:17 +0000 (10:59 -0700)]
Remove clang pragma from cmsis_gcc_m.h

2 years agoAdd LLVM LIT/FileCheck tests for Core files
Jonatan Antoni [Tue, 24 Oct 2023 14:13:45 +0000 (16:13 +0200)]
Add LLVM LIT/FileCheck tests for Core files

2 years agoCore: Add Clang compiler header for Cortex-A (preliminary)
Jonatan Antoni [Tue, 24 Oct 2023 12:13:56 +0000 (14:13 +0200)]
Core: Add Clang compiler header for Cortex-A (preliminary)

2 years agoCore: Add missing SIMD intrinsics for AC6 on Cortex-A
Jonatan Antoni [Tue, 24 Oct 2023 11:24:45 +0000 (13:24 +0200)]
Core: Add missing SIMD intrinsics for AC6 on Cortex-A

2 years agoCoreValidation: Update to Cortex_DFP
Jonatan Antoni [Mon, 23 Oct 2023 08:34:16 +0000 (10:34 +0200)]
CoreValidation: Update to Cortex_DFP

2 years agoDoc: various improvements in documentation. dev/v6.0.0-dev53
Vladimir Marchenko [Mon, 16 Oct 2023 12:50:30 +0000 (14:50 +0200)]
Doc: various improvements in documentation.

2 years agoOS Tick: moved from Device to CMSIS class
Robert Rostohar [Fri, 13 Oct 2023 05:03:20 +0000 (07:03 +0200)]
OS Tick: moved from Device to CMSIS class

2 years agoCore: GCC compiler add missing simd/neon instructions
Jonatan Antoni [Thu, 12 Oct 2023 09:24:13 +0000 (11:24 +0200)]
Core: GCC compiler add missing simd/neon instructions

2 years agoUpdate compiler header.
Jonatan Antoni [Wed, 11 Oct 2023 11:04:17 +0000 (13:04 +0200)]
Update compiler header.

2 years agoCore(M): Correct Cortex-M55/M85 TPIU type and align core header
Martin Günther [Tue, 10 Oct 2023 12:13:41 +0000 (14:13 +0200)]
Core(M): Correct Cortex-M55/M85 TPIU type and align core header

Co-authored-by: Jonatan Antoni <jonatan.antoni@arm.com>
2 years agoCortex(M): align __FPU_USED check
GuentherMartin [Thu, 5 Oct 2023 06:27:14 +0000 (08:27 +0200)]
Cortex(M): align __FPU_USED check

2 years agoDoc link fixes
Vladimir Marchenko [Tue, 26 Sep 2023 13:17:25 +0000 (15:17 +0200)]
Doc link fixes

2 years agoReworked CMSIS-Core(M) and Core(A) docs for CMSIS 6. (#47)
Vladimir Marchenko [Wed, 20 Sep 2023 06:51:56 +0000 (08:51 +0200)]
Reworked CMSIS-Core(M) and Core(A) docs for CMSIS 6. (#47)

- Changed text content to Markdown
- Reflected new CMSIS-Core structure
- Cleaned warnings/errors.

2 years agoDoc: Clean up of CMSIS-Driver docs, incl. change to markdown.
Vladimir Marchenko [Thu, 17 Aug 2023 14:23:12 +0000 (16:23 +0200)]
Doc: Clean up of CMSIS-Driver docs, incl. change to markdown.

2 years agoDoc: reworked CMSIS-RTOS2 for better abstraction from RTX and cleaned out errors.
Vladimir Marchenko [Tue, 5 Sep 2023 08:38:36 +0000 (10:38 +0200)]
Doc: reworked CMSIS-RTOS2 for better abstraction from RTX and cleaned out errors.

2 years agoFix arch profile detection:
Jonatan Antoni [Wed, 9 Aug 2023 12:51:14 +0000 (14:51 +0200)]
Fix arch profile detection:
cmsis_compiler.h must be independent from being included after
core_xx.h which sets __CORTEX_x defines.

2 years agoRetire the Core_A folder and use a single Core folder for all processor core headers
Markus Klein [Wed, 9 Aug 2023 10:31:36 +0000 (12:31 +0200)]
Retire the Core_A folder and use a single Core folder for all processor core headers

* Separate folders for different architecture profiles (A-profile, R-profile and M-profile)
* Top-level compiler headers will exist in the Core folder (no separate Compiler folder is needed).
** The cmsis_compiler.h header will continue to figure out which compiler toolchain is being used.
** Compiler headers specific to each architecture profiles can reside within the new architecture profile folders.
** The second-level files like cmsis_gcc.h are named cmsis_gcc_a.h, cmsis_gcc_r.h and cmsis_gcc_m.h to avoid having multiple files with the same name

2 years agoMake CV execution optional
Jonatan Antoni [Wed, 9 Aug 2023 10:16:45 +0000 (12:16 +0200)]
Make CV execution optional

Execution requires professional arm license which might not be available in forks or pull-requests.

2 years agoUpdate CoreValidation vcpkg config
Jonatan Antoni [Wed, 9 Aug 2023 09:04:33 +0000 (11:04 +0200)]
Update CoreValidation vcpkg config

2 years agoRun CoreValidation in VHT models
Jonatan Antoni [Wed, 9 Aug 2023 07:17:18 +0000 (09:17 +0200)]
Run CoreValidation in VHT models

2 years agoFix vcpkg cache
Jonatan Antoni [Mon, 7 Aug 2023 10:50:52 +0000 (12:50 +0200)]
Fix vcpkg cache

2 years agoUpdate CoreValidation workflow with Clang 17 devdrop
Jonatan Antoni [Mon, 7 Aug 2023 10:30:57 +0000 (12:30 +0200)]
Update CoreValidation workflow with Clang 17 devdrop

2 years agoCore(M): align compiler header files
GuentherMartin [Thu, 27 Jul 2023 13:54:31 +0000 (15:54 +0200)]
Core(M): align compiler header files

2 years agoCore(M): fix __get_PSPLIM function, simplify define checks dev/v6.0.0-dev35
GuentherMartin [Fri, 21 Jul 2023 08:56:03 +0000 (10:56 +0200)]
Core(M): fix __get_PSPLIM function, simplify define checks

2 years agoDoxygen: Fix gen_doc version in html footer
Jonatan Antoni [Thu, 20 Jul 2023 13:12:26 +0000 (15:12 +0200)]
Doxygen: Fix gen_doc version in html footer

2 years agoCore(M): Add support for LLVM/Clang
Jonatan Antoni [Thu, 20 Jul 2023 12:17:48 +0000 (14:17 +0200)]
Core(M): Add support for LLVM/Clang

- Add compiler header for clang.
- Enhance CoreValidation for clang.

2 years agoCoreValidation: fixed failing tests, reworked preprocessed linker scripts
Martin Günther [Mon, 17 Jul 2023 15:26:05 +0000 (17:26 +0200)]
CoreValidation: fixed failing tests, reworked preprocessed linker scripts

With this fix CoreValidation Cortex-M/A AC6/GCC balanced pass.
Latest CMSIS Toolbox with corrected linker script preprocessing is
needed.

2 years agoFix GCC's __FPU_Enable for Cortex-A for no optimisation
Jonatan Antoni [Wed, 5 Jul 2023 07:38:48 +0000 (09:38 +0200)]
Fix GCC's __FPU_Enable for Cortex-A for no optimisation
At -O0 the pseudo instruction LDR R2,=0x00086060
caused the literal pool to be created out of range.

2 years agoDoc: placed Core(M)/Core(A) as sub-tabs in CMSIS-Core
Vladimir Marchenko [Thu, 13 Jul 2023 08:52:39 +0000 (10:52 +0200)]
Doc: placed Core(M)/Core(A) as sub-tabs in CMSIS-Core

2 years agoUpdates for GPIO CMSIS-Driver
Christopher Seidl [Tue, 11 Jul 2023 08:52:16 +0000 (10:52 +0200)]
Updates for GPIO CMSIS-Driver

2 years agoRTOS2: Add provisional support for processor affinity in SMP systems
Robert Rostohar [Fri, 30 Jun 2023 11:00:06 +0000 (13:00 +0200)]
RTOS2: Add provisional support for processor affinity in SMP systems

2 years agoCMSIS-Driver: Add documentation for GPIO Driver API 1.0.0
Robert Rostohar [Tue, 4 Jul 2023 12:54:02 +0000 (14:54 +0200)]
CMSIS-Driver: Add documentation for GPIO Driver API 1.0.0

2 years agoUpdate CoreValidation to CMSIS-Toolbox 2.0.0
Martin Günther [Tue, 4 Jul 2023 14:54:28 +0000 (16:54 +0200)]
Update CoreValidation to CMSIS-Toolbox 2.0.0

Co-authored-by: Jonatan Antoni <jonatan.antoni@arm.com>