summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/aarch64/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/aarch64: Add Per_CPU_Control accessorKinsey Moore2022-03-121-0/+23
* SMP: Fix start multitasking for some targetsSebastian Huber2022-03-091-0/+4
* aarch64: Break out MMU definitionsKinsey Moore2021-11-011-0/+97
* cpukit/aarch64: Use correct debug register namesKinsey Moore2021-11-011-16/+1096
* cpukit/aarch64: Add exception extensions supportKinsey Moore2021-10-291-0/+21
* cpukit/aarch64: Use correct interrupt level typesKinsey Moore2021-10-011-2/+2
* cpukit: Add AArch64 SMP SupportKinsey Moore2021-09-213-5/+80
* Turn off executable permissions for a number of source filesJoel Sherrill2021-08-091-0/+0
* score: Canonicalize _CPU_Fatal_halt()Sebastian Huber2021-07-282-13/+2
* score: Remove processor event broadcast/receiveSebastian Huber2021-07-281-12/+0
* bsps/aarch64: Break out system registersKinsey Moore2021-05-271-0/+9985
* cpukit/aarch64: Restore ISR cookie bit maskKinsey Moore2021-04-191-13/+13
* score/aarch64: Fix interrupt level readsAlex White2021-03-051-2/+6
* cpukit/aarch64: Use hex consistently for offsetsKinsey Moore2020-12-101-13/+13
* score/aarch64: Size saved SP register for ABIKinsey Moore2020-11-131-1/+4
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-101-2/+1
* score: Add AArch64 portKinsey Moore2020-10-057-0/+1001