commit | 2b7e70e14a6124341dce46e3ffe29d485a681e0e | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Tue Jan 26 10:55:49 2021 +0000 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Wed Jan 27 13:48:35 2021 +0000 |
tree | 6cf716280f5144a41e57e1a077b6e81892a3aa4f | |
parent | 822a2c1710d04ffbdc35ed12e0013e097b706fad [diff] |
tools: cert_create: Create only requested certificates The certification tool creates all the certificates mentioned statically in the code rather than taking explicit certificate requests from the command line parameters. Code is optimized to avoid unnecessary attempts to create non-requested certificates. Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: I78feac25bc701bf8f08c6aa5a2e1590bec92d0f2