arm-trusted-firmware/include/drivers/auth
Louis Mayencourt 243875eaf9 tbbr/dualroot: Add fw_config image in chain of trust
fw_config image is authenticated using secure boot framework by
adding it into the single root and dual root chain of trust.

The COT for fw_config image looks as below:

+------------------+       +-------------------+
| ROTPK/ROTPK Hash |------>| Trusted Boot fw   |
+------------------+       | Certificate       |
                           | (Auth Image)      |
                          /+-------------------+
                         /                   |
                        /                    |
                       /                     |
                      /                      |
                     L                       v
+------------------+       +-------------------+
| fw_config hash   |------>| fw_config         |
|                  |       | (Data Image)      |
+------------------+       +-------------------+

Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: I08fc8ee95c29a95bb140c807dd06e772474c7367
2020-06-24 08:44:26 +01:00
..
mbedtls drivers: crypto: Add authenticated decryption framework 2020-03-06 16:40:37 +05:30
auth_common.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
auth_mod.h dualroot: add chain of trust for secure partitions 2020-06-09 16:22:26 +01:00
crypto_mod.h drivers: crypto: Add authenticated decryption framework 2020-03-06 16:40:37 +05:30
img_parser_mod.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tbbr_cot_common.h tbbr/dualroot: Add fw_config image in chain of trust 2020-06-24 08:44:26 +01:00