[U-Boot] [PATCH] efi_loader: Always flush in cache line size granularity

Marek Vasut marex at denx.de
Mon Apr 4 09:56:34 CEST 2016


On 04/04/2016 09:32 AM, Alexander Graf wrote:
> 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 at denx.de>
> Signed-off-by: Alexander Graf <agraf at suse.de>

Thanks!

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list