commit | e8e3b771395d9b75ba5da409b7d20435ddb05a21 | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Wed Jul 11 13:40:23 2018 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 15 13:52:57 2018 +0200 |
tree | 7bf64d1f05f1f68f7fde7399c773df67de50cc40 | |
parent | 75f4e3619fe202c642080a798e84d05288522a22 [diff] |
coresight: tmc-etr buf: Add TMC scatter gather mode backend Add the support for Scatter-Gather mode to the etr-buf layer. Since we now have two different modes, we choose the backend based on a set of conditions, documented in the code. Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>