commit | 018e09872d728f291e32f03dd5fbe0a36ae25269 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Wed Jul 09 16:16:45 2025 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Jul 28 15:45:12 2025 +0200 |
tree | 81bcb68568e52600ae3277e213b69af4ba2f3164 | |
parent | b23424cc615009161d418e5aabde507213dcefa9 [diff] [blame] |
New source file for configuration checks This will be populated in subsequent commits. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt index 451dbfd..0875bb9 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt
@@ -1,5 +1,6 @@ set(src_x509 error.c + mbedtls_config.c pkcs7.c x509.c x509_create.c