
13 Dec
2017
13 Dec
'17
5:08 p.m.
"Maxime" == Maxime Ripard maxime.ripard@free-electrons.com writes:
Hi,
+++ b/arch/arm/mach-sunxi/Kconfig @@ -179,6 +179,7 @@ config MACH_SUN50I select SUNXI_DRAM_DW_32BIT select FIT select SPL_LOAD_FIT
- imply FIT_SIGNATURE
I'm really not sure we should force it by default. How much code size is it adding?
Not only that, enabling FIT_SIGNATURE support disables support for the legacy images (uImage / boot.scr) for security reasons, so it may very well break existing setups.
--
Bye, Peter Korsgaard