Re: [PATCH 13/19] coresight: etm4x: Clean up exception level masks
From: Suzuki K Poulose <suzuki.poulose@arm.com>
Date: 2020-09-22 10:58:42
From: Suzuki K Poulose <suzuki.poulose@arm.com>
Date: 2020-09-22 10:58:42
On 09/18/2020 04:35 PM, Mike Leach wrote:
Hi Suzuki, On Fri, 11 Sep 2020 at 09:41, Suzuki K Poulose [off-list ref] wrote:quoted
etm4_get_access_type() calculates the exception level bits for use in address comparator registers. This is also used by the TRCVICTLR register by shifting to the required position. This patch cleans up the logic to make etm4_get_access_type() calcualte a generic mask which can be used by all users bySpelling^^quoted
shifting to their field. No functional changes, only code cleanups. Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Mike, I will address all the comments. Thanks for the review ! Suzuki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel