Re: [PATCH v5 15/15] arm64: errata: Enable TRBE workaround for write to out-of-range address

From: Will Deacon
Date: Tue Oct 19 2021 - 06:42:42 EST


On Thu, Oct 14, 2021 at 11:31:25PM +0100, Suzuki K Poulose wrote:
> With the TRBE driver workaround available, enable the config symbols
> to be built without COMPILE_TEST
>
> Signed-off-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
> ---
> arch/arm64/Kconfig | 2 --
> 1 file changed, 2 deletions(-)

Acked-by: Will Deacon <will@xxxxxxxxxx>

Will