commit | 82c04329bf8c3f9fbf75e4b4e83f29245b6c61e0 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Jul 26 20:20:54 2021 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Oct 25 21:17:08 2021 +0200 |
tree | 76cd53d522823665fa73a65335e625943dbf449c | |
parent | 1893cd3f91d499e241302a74e07cff078547a391 [diff] [blame] |
New sample program to benchmark certificate loading Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/programs/x509/CMakeLists.txt b/programs/x509/CMakeLists.txt index 29cbeb8..5b1c319 100644 --- a/programs/x509/CMakeLists.txt +++ b/programs/x509/CMakeLists.txt
@@ -15,6 +15,7 @@ cert_req cert_write crl_app + load_roots req_app )