commit | a899a72fd0a854199048e3ca69ccc55f14a4678a | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Jun 24 14:06:43 2019 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Jun 24 19:55:44 2019 +0200 |
tree | c7e6c4299b102c67b1af31c2d2988e205d9307f1 | |
parent | 2c2243dc0b750743c4a1eaf5dca5891b5b07908f [diff] [blame] |
Implement the secure element driver registration function
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt index 61bc13d..78c233a 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt
@@ -53,6 +53,7 @@ platform_util.c poly1305.c psa_crypto.c + psa_crypto_se.c psa_crypto_slot_management.c psa_crypto_storage.c psa_its_file.c