Searched hist:"0 cef6cbe3a50cc48f6d0d574297ccb06b67e0f65" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | Makefile | 0cef6cbe3a50cc48f6d0d574297ccb06b67e0f65 Wed Apr 26 00:32:40 UTC 2017 Andre Przywara <andre.przywara@arm.com> armv8: SPL: only compile GIC code if needed
Not every SoC needs to set up the GIC interrupt controller, so link think code only when the respective config option is set. This shaves off some bytes from the SPL code size.
Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jagan Teki <jagan@openedev.com>
|