bootm: fit: add option to add DT snipped that contains fit public key
This makes it easier for build systems to include a configurable dts
snippet which holds the public keys for FIT images.

Usage:

Add to your dts:

 #ifdef CONFIG_BOOTM_FITIMAGE_PUBKEY
 #include CONFIG_BOOTM_FITIMAGE_PUBKEY
 #endif

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent b4457f7 commit db4260bd2996838ec02528fb9de4c5e0f68dbf38
@Marc Kleine-Budde Marc Kleine-Budde authored on 12 Jul 2016
Sascha Hauer committed on 20 Feb 2018
Showing 2 changed files
View
common/Kconfig
View
scripts/Makefile.lib