u-boot-2016/doc/uImage.FIT
Simon Glass 4d0985295b image: Add support for signing of FIT configurations
While signing images is useful, it does not provide complete protection
against several types of attack. For example, it it possible to create a
FIT with the same signed images, but with the configuration changed such
that a different one is selected (mix and match attack). It is also possible
to substitute a signed image from an older FIT version into a newer FIT
(roll-back attack).

Add support for signing of FIT configurations using the libfdt's region
support.

Please see doc/uImage.FIT/signature.txt for more information.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-06-26 10:18:56 -04:00
..
command_syntax_extensions.txt rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
howto.txt net ppc: fix ethernet device names with spaces 2010-08-09 11:52:28 -07:00
kernel.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
kernel_fdt.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
multi.its doc: Fix ramdisk examples in doc/uImage.FIT/multi.its 2010-03-31 15:13:31 +02:00
sign-configs.its image: Add support for signing of FIT configurations 2013-06-26 10:18:56 -04:00
sign-images.its image: Support signing of images 2013-06-26 10:18:56 -04:00
signature.txt image: Add support for signing of FIT configurations 2013-06-26 10:18:56 -04:00
source_file_format.txt nios: remove nios-32 arch 2010-05-28 10:56:04 -04:00
update3.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
update_uboot.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00