bsp/leon3: Add LEON3_IRQAMP_PROBE_TIMESTAMP

This commit is contained in:
Sebastian Huber
2021-07-16 11:28:28 +02:00
parent 824556e0b8
commit 3f1186fd07
4 changed files with 212 additions and 121 deletions

View File

@@ -38,6 +38,8 @@ links:
uid: optgptimerbase
- role: build-dependency
uid: optirqampbase
- role: build-dependency
uid: optirqampts
- role: build-dependency
uid: optconirq
- role: build-dependency

View File

@@ -0,0 +1,24 @@
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/gr712rc
- sparc/gr740
- sparc/ut699
- sparc/ut700
value: false
- enabled-by: true
value: true
enabled-by: true
links: []
name: LEON3_IRQAMP_PROBE_TIMESTAMP
description: |
If this option is set to true, then the interrupt timestamping feature of the
IRQ(A)MP is probed. If it is available, then it may be used for the CPU
counter and interrupt profiling.
type: build