bsp/leon3: Add LEON3_HAS_ASR_22_23_UP_COUNTER

This commit is contained in:
Sebastian Huber
2021-07-16 11:32:37 +02:00
parent 3f1186fd07
commit de278269ac
5 changed files with 37 additions and 0 deletions

View File

@@ -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

View 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