commit | 17bc617e80e2b31ddaa65215526c556c23ca1374 | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Thu Mar 29 14:29:55 2018 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Fri May 18 12:26:38 2018 +0100 |
tree | ee54f9ade643a8826921b3f054b182382d4c8f44 | |
parent | 6e79f9fd4b65f473374391595e31c155e9e0ad85 [diff] |
Dynamic cfg: Enable support on CoT for other configs This patch implements support for adding dynamic configurations for BL31 (soc_fw_config), BL32 (tos_fw_config) and BL33 (nt_fw_config). The necessary cert tool support and changes to default chain of trust are made for these configs. Change-Id: I25f266277b5b5501a196d2f2f79639d838794518 Signed-off-by: Soby Mathew <soby.mathew@arm.com>