Searched hist:"35 e1c9163e025855f23a68f2470c471509e5d779" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm4x-sysfs.c | diff 35e1c9163e025855f23a68f2470c471509e5d779 Mon Apr 05 11:43:00 CDT 2021 Suzuki K Poulose <suzuki.poulose@arm.com> coresight: ete: Add support for ETE tracing
Add ETE as one of the supported device types we support with ETM4x driver. The devices are named following the existing convention as ete<N>.
ETE mandates that the trace resource status register is programmed before the tracing is turned on. For the moment simply write to it indicating TraceActive.
Cc: Mike Leach <mike.leach@linaro.org> Reviewed-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Link: https://lore.kernel.org/r/20210405164307.1720226-14-suzuki.poulose@arm.com Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
|
H A D | coresight-etm4x.h | diff 35e1c9163e025855f23a68f2470c471509e5d779 Mon Apr 05 11:43:00 CDT 2021 Suzuki K Poulose <suzuki.poulose@arm.com> coresight: ete: Add support for ETE tracing
Add ETE as one of the supported device types we support with ETM4x driver. The devices are named following the existing convention as ete<N>.
ETE mandates that the trace resource status register is programmed before the tracing is turned on. For the moment simply write to it indicating TraceActive.
Cc: Mike Leach <mike.leach@linaro.org> Reviewed-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Link: https://lore.kernel.org/r/20210405164307.1720226-14-suzuki.poulose@arm.com Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
|
H A D | Kconfig | diff 35e1c9163e025855f23a68f2470c471509e5d779 Mon Apr 05 11:43:00 CDT 2021 Suzuki K Poulose <suzuki.poulose@arm.com> coresight: ete: Add support for ETE tracing
Add ETE as one of the supported device types we support with ETM4x driver. The devices are named following the existing convention as ete<N>.
ETE mandates that the trace resource status register is programmed before the tracing is turned on. For the moment simply write to it indicating TraceActive.
Cc: Mike Leach <mike.leach@linaro.org> Reviewed-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Link: https://lore.kernel.org/r/20210405164307.1720226-14-suzuki.poulose@arm.com Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
|
H A D | coresight-etm4x-core.c | diff 35e1c9163e025855f23a68f2470c471509e5d779 Mon Apr 05 11:43:00 CDT 2021 Suzuki K Poulose <suzuki.poulose@arm.com> coresight: ete: Add support for ETE tracing
Add ETE as one of the supported device types we support with ETM4x driver. The devices are named following the existing convention as ete<N>.
ETE mandates that the trace resource status register is programmed before the tracing is turned on. For the moment simply write to it indicating TraceActive.
Cc: Mike Leach <mike.leach@linaro.org> Reviewed-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Link: https://lore.kernel.org/r/20210405164307.1720226-14-suzuki.poulose@arm.com Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
|