forked from Imagelibrary/rtems
17 lines
527 B
YAML
17 lines
527 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-boolean: null
|
|
- define-condition: null
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
default:
|
|
- enabled-by: true
|
|
value: false
|
|
description: |
|
|
If defined, then the PowerPC specific code in RTEMS will use some of the special purpose registers to slightly optimize interrupt response time. The use of these registers can conflict with other tools like debuggers.
|
|
enabled-by: true
|
|
links: []
|
|
name: PPC_USE_SPRG
|
|
type: build
|