commit | 2e499bbc1a929ac87dcb9832d11000fc055f8bc6 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Tue May 03 11:33:59 2016 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 03 14:59:30 2016 -0700 |
tree | 265dd5f9dcfa703085f5b14f2e9e300bd92ca2c3 | |
parent | a02e81f7a32b49f3cb70c5ebd2eab5608a088514 [diff] |
coresight: tmc: implementing TMC-ETF AUX space API This patch implement the AUX area interfaces required to use the TMC (configured as an ETF) from the Perf sub-system. The heuristic is heavily borrowed from the ETB10 implementation. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>