summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/include/rtems/score (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-28score: Remove processor event broadcast/receiveSebastian Huber1-12/+0
2021-06-29arm: For AArch32 use non-shareable memorySebastian Huber1-2/+2
2021-06-29arm: Fix AARCH32_PMSA_ATTR_XN valueSebastian Huber1-1/+1
2021-06-29arm: Fix AArch32 memory attribute definesSebastian Huber1-4/+4
2021-06-21cpu/armv7m: Fix initialization of MPU regionsChristian Mauderer1-1/+1
2021-06-21cpu/armv7m: Avoid regions with negative sizeChristian Mauderer1-1/+1
2021-06-16arm: Fix parameter use in AARCH32_PMSA_MEM_ATTR()Sebastian Huber1-1/+1
2021-05-18score: Add _CPU_Context_switch_no_return()Sebastian Huber1-0/+5
2020-12-22arm: Add support for Arm PMSAv8-32Sebastian Huber1-0/+314
2020-12-22arm: Add header file for AArch32 System RegistersSebastian Huber1-0/+14657
2020-12-16arm: Optimize arm_interrupt_disable()Sebastian Huber1-2/+11
2020-12-14cpu/armv7m: Fix table based init for ARMV7M_MPUChristian Mauderer1-1/+7
2020-12-10arm: Support Armv8 in <rtems/score/arm.h>Sebastian Huber1-11/+10
2020-11-20cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer1-0/+103
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber1-4/+2
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore1-0/+2
2020-04-03arm: ARMv7-M statically initialized vector tableSebastian Huber1-0/+2
2020-02-12score: Remove superfluous FP types/definesSebastian Huber1-6/+0
2019-03-26score: Add ARM CPU architecture groupSebastian Huber5-46/+26
2019-03-26score: Rename ScoreCPU Doxygen groupSebastian Huber3-5/+5
2018-11-12arm: Remove use of proc_ptrSebastian Huber1-3/+5
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber1-9/+1
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber1-3/+0
2018-07-23score: Add _CPU_Instruction_illegal()Sebastian Huber1-0/+5
2018-07-20score: Add _CPU_Instruction_no_operation()Sebastian Huber1-0/+5
2018-07-20score: Move context validation declarationsSebastian Huber2-4/+4
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-6/+0
2018-06-27score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber1-0/+2
2018-06-15arm: Simplify CPU counter supportSebastian Huber1-2/+5
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-0/+2
2018-04-30Drop executable permissions on .[ch] filesJoel Sherrill1-0/+0
2018-03-13Add ARM Paravirtualization supportJoel Sherrill3-3/+89
2018-03-12arm/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2-52/+4
2018-01-25Remove make preinstallChris Johns8-0/+1729