summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/include/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm: Fix AARCH32_PMSA_ATTR_XN valueSebastian Huber2021-06-291-1/+1
* arm: Fix AArch32 memory attribute definesSebastian Huber2021-06-291-4/+4
* 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-181-0/+5
* arm: Add support for Arm PMSAv8-32Sebastian Huber2020-12-221-0/+314
* 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
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-101-4/+2
* score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore2020-06-301-0/+2
* arm: ARMv7-M statically initialized vector tableSebastian Huber2020-04-031-0/+2
* score: Remove superfluous FP types/definesSebastian Huber2020-02-121-6/+0
* score: Add ARM CPU architecture groupSebastian Huber2019-03-266-48/+28
* score: Rename ScoreCPU Doxygen groupSebastian Huber2019-03-264-6/+6
* arm: Remove use of proc_ptrSebastian Huber2018-11-121-3/+5
* score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber2018-10-051-9/+1
* score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber2018-08-021-3/+0
* score: Add _CPU_Instruction_illegal()Sebastian Huber2018-07-231-0/+5
* score: Add _CPU_Instruction_no_operation()Sebastian Huber2018-07-201-0/+5
* score: Move context validation declarationsSebastian Huber2018-07-202-4/+4
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-6/+0
* score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber2018-06-271-0/+2
* arm: Simplify CPU counter supportSebastian Huber2018-06-151-2/+5
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-151-0/+2
* Drop executable permissions on .[ch] filesJoel Sherrill2018-04-301-0/+0
* Add ARM Paravirtualization supportJoel Sherrill2018-03-133-3/+89
* arm/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-122-52/+4
* Remove make preinstallChris Johns2018-01-259-0/+1960