u-boot-brain/doc/uImage.FIT
Michael van der Westhuizen e0f2f15534 Implement generalised RSA public exponents for verified boot
Remove the verified boot limitation that only allows a single
RSA public exponent of 65537 (F4).  This change allows use with
existing PKI infrastructure and has been tested with HSM-based
PKI.

Change the configuration OF tree format to store the RSA public
exponent as a 64 bit integer and implement backward compatibility
for verified boot configuration trees without this extra field.

Parameterise vboot_test.sh to test different public exponents.

Mathematics and other hard work by Andrew Bott.

Tested with the following public exponents: 3, 5, 17, 257, 39981,
50457, 65537 and 4294967297.

Signed-off-by: Andrew Bott <Andrew.Bott@ipaccess.com>
Signed-off-by: Andrew Wishart <Andrew.Wishart@ipaccess.com>
Signed-off-by: Neil Piercy <Neil.Piercy@ipaccess.com>
Signed-off-by: Michael van der Westhuizen <michael@smart-africa.com>
Cc: Simon Glass <sjg@chromium.org>
2014-08-09 11:17:01 -04:00
..
beaglebone_vboot.txt Add documentation for verified boot on Beaglebone Black 2014-06-19 11:19:03 -04:00
command_syntax_extensions.txt cosmetic: doc: uImage.FIT: fix typos 2013-09-20 10:30:53 -04:00
howto.txt FDT: Fix DTC repository references 2014-06-05 14:44:56 -04:00
kernel_fdt.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
kernel.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 Implement generalised RSA public exponents for verified boot 2014-08-09 11:17:01 -04:00
source_file_format.txt cosmetic: uImage.FIT: fix documents 2014-01-17 08:04:32 -05:00
update_uboot.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
update3.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
verified-boot.txt Add verified boot information and test 2013-06-26 10:18:57 -04:00