forked from Imagelibrary/rtems
bsp/leon3: Add LEON3_HAS_ASR_22_23_UP_COUNTER
This commit is contained in:
@@ -34,6 +34,8 @@ links:
|
||||
uid: objsmp
|
||||
- role: build-dependency
|
||||
uid: optapbuartbase
|
||||
- role: build-dependency
|
||||
uid: optasrupcnt
|
||||
- role: build-dependency
|
||||
uid: optgptimerbase
|
||||
- role: build-dependency
|
||||
|
||||
19
spec/build/bsps/sparc/leon3/optasrupcnt.yml
Normal file
19
spec/build/bsps/sparc/leon3/optasrupcnt.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
copyrights:
|
||||
- Copyright (C) 2021 embedded brains GmbH & Co. KG
|
||||
actions:
|
||||
- get-boolean: null
|
||||
- define-condition: null
|
||||
build-type: option
|
||||
default:
|
||||
- enabled-by: sparc/gr740
|
||||
value: true
|
||||
- enabled-by: true
|
||||
value: false
|
||||
enabled-by: true
|
||||
links: []
|
||||
name: LEON3_HAS_ASR_22_23_UP_COUNTER
|
||||
description: |
|
||||
If this option is set to true, then the processor has the %asr22 and %asr23
|
||||
up-counter.
|
||||
type: build
|
||||
Reference in New Issue
Block a user