summaryrefslogtreecommitdiff
path: root/common/coresight-test.yaml
blob: a1e6d0af78f7107f5c35e30b83d1d0f4189c4914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
metadata:
    format: Lava-Test Test Definition 1.0
    name: coresight-test
    description: "To validate coresight source to sink writes.
     Coresight tracing support provides a kernel interface for the CoreSight
     debug and trace drivers to register themselves with. It's intended to build
     topological view of the CoreSight components based on a DT specification
     and configure the right serie of components when a trace source gets
     enabled. Required kernel configs
     CONFIG_CORESIGHT=y
     CONFIG_CORESIGHT_LINKS_AND_SINKS=y"
    maintainer:
        - naresh.kamboju@linaro.org
    os:
        - openembedded
        - ubuntu
    scope:
        - functional
    devices:
        - vexpress-tc2

run:
    steps:
        - "common/scripts/coresight-test.sh"