commit | 6dd4402f24a39a9903faf00c03bdd0eedefc3bd7 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Fri Nov 30 11:43:05 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Dec 06 15:41:55 2018 +0100 |
tree | b150d699ed6f8d9f2f8fa95e46d564f146fe927b | |
parent | 32c58c4d3bd0046bef8e2b5fcadff963f3ef7274 [diff] |
coresight: etm3x: Deal with CLAIM tag before and after accessing HW This patch moves access to the CLAIM tag so that no modification to the HW happens before and after the CLAIM operation has been carried. 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>