Home
last modified time | relevance | path

Searched hist:"6775 a8208e3ac60f09b982c2d7b3258e0af86540" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dcache.S6775a8208e3ac60f09b982c2d7b3258e0af86540 Wed Apr 05 23:53:18 UTC 2017 Simon Glass <sjg@chromium.org> arm: Support cache invalidate

At present there is not operation to invalidate a cache range. This seems
to be needed to fill out the cache operations. Add an implementation based
on the flush operation.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: York Sun <york.sun@nxp.com>
H A Dcache_v8.c6775a8208e3ac60f09b982c2d7b3258e0af86540 Wed Apr 05 23:53:18 UTC 2017 Simon Glass <sjg@chromium.org> arm: Support cache invalidate

At present there is not operation to invalidate a cache range. This seems
to be needed to fill out the cache operations. Add an implementation based
on the flush operation.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: York Sun <york.sun@nxp.com>
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsystem.h6775a8208e3ac60f09b982c2d7b3258e0af86540 Wed Apr 05 23:53:18 UTC 2017 Simon Glass <sjg@chromium.org> arm: Support cache invalidate

At present there is not operation to invalidate a cache range. This seems
to be needed to fill out the cache operations. Add an implementation based
on the flush operation.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: York Sun <york.sun@nxp.com>