Home
last modified time | relevance | path

Searched hist:"4 f65ee38131a180cc2d8bc2cfe76cca31a9d55a4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dsec-common.c4f65ee38131a180cc2d8bc2cfe76cca31a9d55a4 Wed Feb 22 23:46:39 UTC 2017 Andrew F. Davis <afd@ti.com> arm: mach-omap2: Flush cache after FIT post-processing image

After we authenticate/decrypt an image we need to flush the caches
as they may still contain bits of the encrypted image. This will
cause failures if we attempt to jump to this image.

Reported-by: Yogesh Siraswar<yogeshs@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>