summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not use RTEMS_INLINE_ROUTINESebastian Huber2022-09-192-4/+4
* score: Remove _CPU_Counter_difference()Sebastian Huber2022-09-091-8/+0
* score: Add _CPU_Use_thread_local_storage()Sebastian Huber2022-07-041-0/+13
* score/cpu: Silence ARM and AARCH64 GCC 12 false trigger array warningChris Johns2022-06-151-1/+4
* arm: Fix PMSA regions for contiguous sectionsSebastian Huber2022-06-081-4/+4
* arm: Fix PMSA region mapping with 0x0 end addressSebastian Huber2022-06-081-1/+1
* arm: Fix typoSebastian Huber2022-06-031-2/+2
* arm: Fix PMSA section to region mappingSebastian Huber2022-03-111-22/+33
* arm: Add _AArch32_PMSA_Map_sections_to_regions()Sebastian Huber2022-03-112-20/+90
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-1029-174/+1
* SMP: Fix start multitasking for some targetsSebastian Huber2022-03-092-0/+16
* score/cpu/arm: Change license to BSD-2Joel Sherrill2022-02-2838-115/+836
* arm: Optimize interrupt handlingSebastian Huber2022-01-173-0/+53
* arm: Fix stack alignment during interrupt handlingSebastian Huber2022-01-171-10/+23
* arm: Avoid duplicate move from CPSRSebastian Huber2022-01-171-4/+3
* arm: Rework per-CPU control in interrupt handlingSebastian Huber2022-01-151-56/+46
* arm: Use push/pop instructions for readabilitySebastian Huber2022-01-151-11/+11
* arm: Add AARCH32_PMSA_DATA_READ_WRITE_DEFAULTSebastian Huber2021-11-301-8/+28
* arm: Fix AARCH32_PMSA_DATA_READ_WRITE_CACHEDSebastian Huber2021-11-301-1/+1
* cpukit: Consistize OAR copyright headersKinsey Moore2021-11-221-1/+1
* build: Remove old build systemSebastian Huber2021-09-211-14/+0
* score: Canonicalize _CPU_Fatal_halt()Sebastian Huber2021-07-283-15/+20
* score: Remove processor event broadcast/receiveSebastian Huber2021-07-281-12/+0
* arm: For AArch32 use non-shareable memorySebastian Huber2021-06-291-2/+2
* arm: Fix AARCH32_PMSA_ATTR_XN valueSebastian Huber2021-06-291-1/+1
* arm: Fix AArch32 memory attribute definesSebastian Huber2021-06-291-4/+4
* arm: Disable alignment check in PMSA initSebastian Huber2021-06-291-1/+1
* cpu/armv7m: Fix initialization of MPU regionsChristian Mauderer2021-06-211-1/+1
* cpu/armv7m: Avoid regions with negative sizeChristian Mauderer2021-06-211-1/+1
* arm: Fix parameter use in AARCH32_PMSA_MEM_ATTR()Sebastian Huber2021-06-161-1/+1
* score: Add _CPU_Context_switch_no_return()Sebastian Huber2021-05-182-0/+8
* Update header.amSebastian Huber2020-12-231-0/+2
* arm: Add support for Arm PMSAv8-32Sebastian Huber2020-12-223-0/+568
* arm: Add header file for AArch32 System RegistersSebastian Huber2020-12-221-0/+14657
* arm: Optimize arm_interrupt_disable()Sebastian Huber2020-12-161-2/+11
* cpu/armv7m: Fix table based init for ARMV7M_MPUChristian Mauderer2020-12-141-1/+7
* arm: Support Armv8 in <rtems/score/arm.h>Sebastian Huber2020-12-101-11/+10
* cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer2020-11-201-0/+103
* bsps/arm: Workaround for Errata 845369Sebastian Huber2020-10-161-0/+32
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-101-4/+2
* arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber2020-09-171-0/+16
* score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore2020-06-301-0/+2
* arm: Fix ARMv7-M exception handlerSebastian Huber2020-05-271-8/+15
* Canonicalize config.h includeSebastian Huber2020-04-1623-23/+23
* arm: ARMv7-M statically initialized vector tableSebastian Huber2020-04-032-16/+30
* score: Remove superfluous FP types/definesSebastian Huber2020-02-121-6/+0
* arm: Add defines for small pages MMUSebastian Huber2019-10-311-0/+57
* arm: Fix default exception handlerSebastian Huber2019-09-031-2/+2
* arm: Return the current handler from arm_cp15_set_exception_handlerChris Johns2019-06-281-1/+6
* doxygen: score: Put ARM Co-Processor 15 group in ARMAndreas Dachsberger2019-04-021-3/+3