armv8: Makefile: build cache files when needed
authorPeng Fan <peng.fan@nxp.com>
Mon, 28 Dec 2020 12:13:13 +0000 (20:13 +0800)
committerTom Rini <trini@konsulko.com>
Sun, 17 Jan 2021 00:17:11 +0000 (19:17 -0500)
commit0634b374aeb96f8e1b0c76e77de3b247577254e8
tree6dfe8ea3ae37c86a575288cb4ae6d2b6c744eecd
parent52e77726ef94f6c800be52a725072b738a452273
armv8: Makefile: build cache files when needed

If no need cache support, not build the cache files, such as in SPL.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/cpu/armv8/Makefile