[PATCH v2 1/5] ARM: trusted_foundations: Implement L2 cache initialization callback
From: digetx@gmail.com (Dmitry Osipenko)
Date: 2018-08-14 21:19:23
Also in:
linux-tegra, lkml
From: digetx@gmail.com (Dmitry Osipenko)
Date: 2018-08-14 21:19:23
Also in:
linux-tegra, lkml
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@gmail.com> --- 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?