sevki
c9e1dba412
setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
13 lines
508 B
Text
13 lines
508 B
Text
What: /sys/bus/coresight/devices/<tpdm-name>/integration_test
|
|
Date: January 2023
|
|
KernelVersion 6.2
|
|
Contact: Jinlong Mao (QUIC) <quic_jinlmao@quicinc.com>, Tao Zhang (QUIC) <quic_taozha@quicinc.com>
|
|
Description:
|
|
(Write) Run integration test for tpdm. Integration test
|
|
will generate test data for tpdm. It can help to make
|
|
sure that the trace path is enabled and the link configurations
|
|
are fine.
|
|
|
|
Accepts only one of the 2 values - 1 or 2.
|
|
1 : Generate 64 bits data
|
|
2 : Generate 32 bits data
|