Re: [PATCH v2 1/5] ARM: trusted_foundations: Implement L2 cache initialization callback

From: Dmitry Osipenko
Date: Tue Aug 14 2018 - 17:19:23 EST


On Tuesday, 19 June 2018 14:00:23 MSK Dmitry Osipenko wrote:
> Implement L2 cache initialization firmware callback that should be invoked
> early in boot to enable cache HW.
>
> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
> ---
> arch/arm/firmware/trusted_foundations.c | 27 +++++++++++++++++++++++++
> 1 file changed, 27 insertions(+)

Russell, could you please take a look at the arm/firmware/ patches and ACK
them if they are good to you?