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