- 27 Mar, 2020 8 commits
-
-
Jonatan Antoni authored
- Version histories - Doxyfiles - Config files - README.md - Fixed linter.py Change-Id: I5a174ec423339d0ed029b07a393bf1f5819bfb6b
-
Jonatan Antoni authored
Change-Id: I556acb6dc6a8fc6157b48491ad1d60f66f709b45
-
Jonatan Antoni authored
- Added PMU events for Cortex-M55. - Added PMU_Type and PMU define. - Added missing core numbers to __CORTEX_M. - Added missing SCB_InvalidateICache_by_Addr. - Enhanced/reworked description of device config macros. Change-Id: I3ebebe33dddbd2eddaea39a25cc268a106c9180b
-
Jonatan Antoni authored
Change-Id: If7ada5d8433176f56c42f25ce79aaad4b268da8e
-
Jonatan Antoni authored
- Added __VTOR_PRESENT to all VTOR-capable cores, defaulting to 1. - Added __FPU_DP, __DCACHE_PRESENT and __ICACHE_PRESENT to Armv8.1-M cores. - Updated defines to affected device headers. Change-Id: I3e0c6a35e4b526b46c583566e2adc69d89b7020a
-
Jonatan Antoni authored
- SCB_InvalidateICache_by_Addr documentation added. - osEventFlagsSet clarified behaviour when using osFlagsNoClear. - osThreadFlagsSet clarified only target thread is affected. Change-Id: Idc170670dad9e54739795d491a91ede6d2319c3f
-
Vladimir Marchenko authored
-
Vladimir Marchenko authored
-
- 26 Mar, 2020 7 commits
-
-
Robert Rostohar authored
-
Edmund Player authored
Updating PMU Event Counter Number from 12 to 8 to align with Cortex-M55's default number when the PMU is configured.
-
Rajmund Szymański authored
Use __attribute*__*(..) rather than __attribute(..) Change-Id: Ib92116ea8d4bad00b0b2277af156654ad9752ff8
-
David Lin authored
ARM_SAI_ERROR_FRAME_LENG*HT* => ARM_SAI_ERROR_FRAME_LENG*TH* Using @deprecated to notice the wrong one, and added the new. Change-Id: Ieb4eb047752c29079baa810e88b879800d508921
-
Jonatan Antoni authored
When __ARM_FEATURE_MVE is defined the security settings for CP10/CP11 need to be set similar to FPU usage. Change-Id: I3764698bcbbb038ac26b4fbc76590548b06b0863
-
Christopher Seidl authored
-
Jonatan Antoni authored
Change-Id: I46df8a15ab4a43c69fa2f62bb7935f2129d6475c
-
- 25 Mar, 2020 2 commits
-
-
TTornblom authored
This is a strainght port of the corresponding ARM examples. The projects are setup to run on the simulator and teh default is an M3 target, but that can easily been changed after the example has been imported. The projects has been setup to use a simulated SysTick interrupt and the thread viewer plugin. Signed-off-by:
TTornblom <thomas.tornblom@iar.com>
-
Christopher Seidl authored
-
- 24 Mar, 2020 5 commits
-
-
Edmund Player authored
Aligned PMU function prototypes and definitions for PMU counter overflow and interrupt enable functions. Fixed spacing issue with some comments.
-
Jonatan Antoni authored
Change-Id: I88dce50f659d6a4017ce640618adecb638b905cd
-
Robert Rostohar authored
-
Edmund Player authored
-
GuentherMartin authored
-
- 23 Mar, 2020 12 commits
-
-
Robert Rostohar authored
-
Christopher Seidl authored
-
Robert Rostohar authored
-
Christopher Seidl authored
-
Robert Rostohar authored
-
Christopher Seidl authored
-
Christopher Seidl authored
-
GuentherMartin authored
-
GuentherMartin authored
-
Christopher Seidl authored
-
Christophe Favergeon authored
-
Christophe Favergeon authored
-
- 20 Mar, 2020 6 commits
-
-
Robert Rostohar authored
-
Felix Johnny authored
1. MVE support is added to depthwise_conv_s8_mult_4() for requantization. 2. CMSIS version is bumped up in ARM.CMSIS.pdsc Change-Id: Ia80cf9830bfe7ac46302f107ceb4769903cdf134
-
Jonatan Antoni authored
- Fixed reserved numbering in PMU_Type struct - Added missing PMU_BASE and PMU defines for CM55 Change-Id: I9583227a6e8904ad73b06a6e225c8096c1fb2053
-
-
GuentherMartin authored
-
Christopher Seidl authored
-