This set enables platforms using Trusted Foundations firmware to use their L2 cache. L2 cache can be enabled only by calling the firmware. Michał Mirosław (3): ARM: cache-l2x0: share l2x0_base with PMU code ARM: trusted_foundations: enable L2x0 cache via firmware_ops ARM: trusted_foundations: announce firmware version arch/arm/firmware/trusted_foundations.c | 67 +++++++++++++++++++++- arch/arm/include/asm/hardware/cache-l2x0.h | 6 +- arch/arm/mm/cache-l2x0-pmu.c | 9 +-- arch/arm/mm/cache-l2x0.c | 14 ++++- 4 files changed, 82 insertions(+), 14 deletions(-) -- 2.19.1