aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/arm32-stub.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2020-02-19 00:09:48 +0100
committerArd Biesheuvel <ardb@kernel.org>2020-02-22 19:04:57 +0100
commite951a1f427f2312e17b4e0f485e60068ca1423bb (patch)
tree87e960ab626d1b22bfec7237cb1c71c89a49fa81 /drivers/firmware/efi/libstub/arm32-stub.c
parentefi/arm: Work around missing cache maintenance in decompressor handover (diff)
downloadlinux-dev-e951a1f427f2312e17b4e0f485e60068ca1423bb.tar.xz
linux-dev-e951a1f427f2312e17b4e0f485e60068ca1423bb.zip
efi/arm: Pass start and end addresses to cache_clean_flush()
In preparation for turning the decompressor's cache clean/flush operations into proper by-VA maintenance for v7 cores, pass the start and end addresses of the regions that need cache maintenance into cache_clean_flush in registers r0 and r1. Currently, all implementations of cache_clean_flush ignore these values, so no functional change is expected as a result of this patch. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/firmware/efi/libstub/arm32-stub.c')
0 files changed, 0 insertions, 0 deletions