commit | 2f7f1443842fa70d4f3a3c697dbbb0d311465cfa | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Wed Jan 15 10:11:07 2020 +0100 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Wed Jan 29 14:00:32 2020 +0100 |
tree | b80ffda3f148f1b528a61b281e3cc73c9b57a193 | |
parent | 3f9df3d06f4629433b0d4423ebb234a9bdf24815 [diff] |
cert_create: Introduce COT build option It allows to select the desired chain of trust. Right now, only the TBBR CoT is available. At this stage, this build option only affects the tool itself. It is not plugged into the rest of the build system yet. To use it: > make -C tools/cert_create COT=tbbr Change-Id: I4484418f76d3c7b330d8653c978499a181534dcd Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>