summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2021-05-18 07:55:11 -0500
committerJoel Sherrill <joel@rtems.org>2021-05-27 14:09:00 -0500
commit25ca2ec4cb774b67ba02ca7407676c898ea1367f (patch)
tree0d1a0e64fe069591db00224ed92db1ccb424a6b5 /spec/build/cpukit
parentrtems: Document new rtems_task_delete() error (diff)
downloadrtems-25ca2ec4cb774b67ba02ca7407676c898ea1367f.tar.bz2
bsps/aarch64: Break out system registers
Break out system register definitions and accessors so that they're usable by other parts of RTEMS.
Diffstat (limited to 'spec/build/cpukit')
-rw-r--r--spec/build/cpukit/cpuaarch64.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/cpukit/cpuaarch64.yml b/spec/build/cpukit/cpuaarch64.yml
index 80562756ba..7b1bf5705d 100644
--- a/spec/build/cpukit/cpuaarch64.yml
+++ b/spec/build/cpukit/cpuaarch64.yml
@@ -17,6 +17,7 @@ install:
- cpukit/score/cpu/aarch64/include/rtems/asm.h
- destination: ${BSP_INCLUDEDIR}/rtems/score
source:
+ - cpukit/score/cpu/aarch64/include/rtems/score/aarch64-system-registers.h
- cpukit/score/cpu/aarch64/include/rtems/score/cpu.h
- cpukit/score/cpu/aarch64/include/rtems/score/cpuatomic.h
- cpukit/score/cpu/aarch64/include/rtems/score/cpuimpl.h