summaryrefslogtreecommitdiff
path: root/cmd/bootefi.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2016-04-11 21:20:39 (GMT)
committerTom Rini <trini@konsulko.com>2016-04-18 21:11:39 (GMT)
commit36c37a8481551a6958fd91ccafc6936bf81e00f3 (patch)
tree01bf5f1510787a0e17eba9486a4c11e570d39be1 /cmd/bootefi.c
parent50c5d43cb4f5611dda478f3f53f68fc991c0bef2 (diff)
downloadu-boot-fsl-qoriq-36c37a8481551a6958fd91ccafc6936bf81e00f3.tar.xz
efi_loader: Always flush in cache line size granularity
The cache line flush helpers only work properly when they get aligned start and end addresses. Round our flush range to cache line size. It's safe because we're guaranteed to flush within a single page which has the same cache attributes. Reported-by: Marek Vasut <marex@denx.de> Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Andreas Färber <afaerber@suse.de> Tested-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'cmd/bootefi.c')
0 files changed, 0 insertions, 0 deletions