u-boot-brain/arch/arm/include
Hongbo Zhang d38def1f34 armv7: psci: make v7_flush_dcache_all public for all psci code
The v7_flush_dcache_all function will be called by ls102xa platform system
suspend, it is necessary to make it a public call instead of a local one, but
changing the LENTRY to ENTRY isn't enough, because there is another one using
the same name, so this one gets a psci_ prefix.

Signed-off-by: Hongbo Zhang <hongbo.zhang@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2016-09-14 14:07:29 -07:00
..
asm armv7: psci: make v7_flush_dcache_all public for all psci code 2016-09-14 14:07:29 -07:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00