source: rtems/spec/build/bsps/powerpc/haleakala/optsprg.yml @ ebdfa24b

Last change on this file since ebdfa24b was ebdfa24b, checked in by Sebastian Huber <sebastian.huber@…>, on 07/23/21 at 06:45:07

build: Merge default-by-family into by-variant

Prefix the BSP family name with "bsps/" to make it distinct to the BSP
variant names.

Update #4468.

  • Property mode set to 100644
File size: 544 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- get-boolean: null
4- define-condition: null
5build-type: option
6copyrights:
7- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
8default: true
9default-by-variant: []
10description: |
11  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.
12enabled-by: true
13links: []
14name: PPC_USE_SPRG
15type: build
Note: See TracBrowser for help on using the repository browser.