coresight-tpiu: add CoreSight TPIU driver
authorPratik Patel <pratikp@codeaurora.org>
Mon, 3 Nov 2014 18:07:37 +0000 (11:07 -0700)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 22 Dec 2014 19:37:03 +0000 (12:37 -0700)
commitd48e6aeceefa4fb98224b34ee084fd945d7cf15e
treeb4e3bf497cd34131c9cecc3e30ceae7aecc4cb83
parenta74f8a17d82119959da1f69db7260f9fb668a77f
coresight-tpiu: add CoreSight TPIU driver

This driver manages CoreSight TPIU (Trace Port Interface Unit)
which acts as a sink. TPIU is typically connected to some offchip
hardware hosting a storage buffer.

Signed-off-by: Pratik Patel <pratikp@codeaurora.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit dc161b9f01142c6b2c985290b7aa3e58e2408036)
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
arch/arm/Kconfig.debug
drivers/coresight/Makefile
drivers/coresight/coresight-tpiu.c [new file with mode: 0644]