summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2016-04-12 00:20:39 +0300
committerTom Rini <trini@konsulko.com>2016-04-19 00:11:39 +0300
commit36c37a8481551a6958fd91ccafc6936bf81e00f3 (patch)
tree01bf5f1510787a0e17eba9486a4c11e570d39be1 /cmd
parent50c5d43cb4f5611dda478f3f53f68fc991c0bef2 (diff)
downloadu-boot-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')
0 files changed, 0 insertions, 0 deletions