commit | 739a9d10c684b1a2c0a2895b545e3220fbf3033a | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Apr 26 01:32:41 2017 +0100 |
committer | Jagan Teki <jagan@openedev.com> | Wed May 17 23:20:50 2017 +0530 |
tree | 372d07486221a0e5a67ac83717ce88a867b70fa3 | |
parent | e77822306852740de89ff1a5026545ae8741710e [diff] |
armv8: fsl: move ccn504 code into FSL Makefile The generic ARMv8 assembly code contains routines for setting up a CCN interconnect, though the Freescale SoCs are the only user. Link this code only for Freescale targets, this saves some precious bytes in the chronically tight SPL. Signed-off-by: Andre Przywara <andre.przywara@arm.com>