summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-16 11:32:37 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-14 12:21:33 +0200
commitde278269ac41480d34559abf62d5aa262f1925d2 (patch)
treeffa134e5ad56bf463738f51da62584a8c466773f /spec/build/bsps
parentbsp/leon3: Add LEON3_IRQAMP_PROBE_TIMESTAMP (diff)
downloadrtems-de278269ac41480d34559abf62d5aa262f1925d2.tar.bz2
bsp/leon3: Add LEON3_HAS_ASR_22_23_UP_COUNTER
Diffstat (limited to 'spec/build/bsps')
-rw-r--r--spec/build/bsps/sparc/leon3/grp.yml2
-rw-r--r--spec/build/bsps/sparc/leon3/optasrupcnt.yml19
2 files changed, 21 insertions, 0 deletions
diff --git a/spec/build/bsps/sparc/leon3/grp.yml b/spec/build/bsps/sparc/leon3/grp.yml
index 9d9f7d2750..d044a6ca60 100644
--- a/spec/build/bsps/sparc/leon3/grp.yml
+++ b/spec/build/bsps/sparc/leon3/grp.yml
@@ -35,6 +35,8 @@ links:
- role: build-dependency
uid: optapbuartbase
- role: build-dependency
+ uid: optasrupcnt
+- role: build-dependency
uid: optgptimerbase
- role: build-dependency
uid: optirqampbase
diff --git a/spec/build/bsps/sparc/leon3/optasrupcnt.yml b/spec/build/bsps/sparc/leon3/optasrupcnt.yml
new file mode 100644
index 0000000000..470944006e
--- /dev/null
+++ b/spec/build/bsps/sparc/leon3/optasrupcnt.yml
@@ -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