From 02377c8b8f905538859a314ea00f62497dc445fa Mon Sep 17 00:00:00 2001 From: Kinsey Moore Date: Tue, 10 Aug 2021 08:09:37 -0500 Subject: cpukit/aarch64: Add exception extensions support This adds the function implementations necessary to add exception extensions support to AArch64. --- spec/build/cpukit/optexceptionextensions.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec') diff --git a/spec/build/cpukit/optexceptionextensions.yml b/spec/build/cpukit/optexceptionextensions.yml index 1bc6d8686f..67c787e7dd 100644 --- a/spec/build/cpukit/optexceptionextensions.yml +++ b/spec/build/cpukit/optexceptionextensions.yml @@ -13,6 +13,7 @@ description: | Enable the RTEMS Exception Extensions for manipulating and acting on exception frames. enabled-by: +- aarch64 links: [] name: RTEMS_EXCEPTION_EXTENSIONS type: build -- cgit v1.2.3