[PATCH v3 1/8] ARM: trusted_foundations: Implement L2 cache initialization callback

2018-08-30 Thread Dmitry Osipenko
Implement L2 cache initialization firmware callback that should be invoked early in boot in order to setup the required outer cache driver callbacks. Signed-off-by: Dmitry Osipenko --- arch/arm/firmware/trusted_foundations.c | 46 + 1 file changed, 46 insertions(+) diff

[PATCH v3 1/8] ARM: trusted_foundations: Implement L2 cache initialization callback

2018-08-30 Thread Dmitry Osipenko
Implement L2 cache initialization firmware callback that should be invoked early in boot in order to setup the required outer cache driver callbacks. Signed-off-by: Dmitry Osipenko --- arch/arm/firmware/trusted_foundations.c | 46 + 1 file changed, 46 insertions(+) diff