summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/cpuopts.yml
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2021-08-10 08:11:40 -0500
committerJoel Sherrill <joel@rtems.org>2021-10-29 12:40:56 -0500
commitdb9e88510d797e287b5c58ad601abd70fe953e7d (patch)
tree09fc3523f903d5338fc7d43b0c4785af0b37a7dd /spec/build/cpukit/cpuopts.yml
parentrtems-debugger: Fixed pointer types to work on 32 and 64 bit architectures (diff)
downloadrtems-db9e88510d797e287b5c58ad601abd70fe953e7d.tar.bz2
cpukit: Add exception extensions
This adds the set of functions necessary to allow more generic handling of machine exceptions. This initial patch offers the ability to manipulate a CPU_Exception_frame and resume execution using that exception information with or without thread dispatch. These functions are gated behind the RTEMS_EXCEPTION_EXTENSIONS configuration option.
Diffstat (limited to 'spec/build/cpukit/cpuopts.yml')
-rw-r--r--spec/build/cpukit/cpuopts.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/build/cpukit/cpuopts.yml b/spec/build/cpukit/cpuopts.yml
index 908c65d3b9..301d49ccea 100644
--- a/spec/build/cpukit/cpuopts.yml
+++ b/spec/build/cpukit/cpuopts.yml
@@ -40,6 +40,8 @@ links:
- role: build-dependency
uid: optdrvmgr
- role: build-dependency
+ uid: optexceptionextensions
+- role: build-dependency
uid: optmpci
- role: build-dependency
uid: optnewlib