arm-trusted-firmware/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
..
cryptocell cryptocell: add support for Cryptocell 713 2020-04-01 22:14:36 +03:00
dualroot tbbr/dualroot: Add fw_config image in chain of trust 2020-06-24 08:44:26 +01:00
mbedtls FVP: Add BL2 hash calculation in BL1 2020-03-25 16:14:26 +00:00
tbbr tbbr/dualroot: Add fw_config image in chain of trust 2020-06-24 08:44:26 +01:00
auth_mod.c fconf: initial commit 2020-02-07 13:29:09 +00:00
crypto_mod.c drivers: crypto: Add authenticated decryption framework 2020-03-06 16:40:37 +05:30
img_parser_mod.c Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00