Index: src/trusted/service_runtime/BUILD.gn |
diff --git a/src/trusted/service_runtime/BUILD.gn b/src/trusted/service_runtime/BUILD.gn |
index 915944e0bf3785c6d253a9eba32c580af1f45882..e4b154da8e81dc8bedfb4575f1fbd40a205bb0d2 100644 |
--- a/src/trusted/service_runtime/BUILD.gn |
+++ b/src/trusted/service_runtime/BUILD.gn |
@@ -90,6 +90,7 @@ static_library("sel") { |
"sys_list_mappings.c", |
"sys_memory.c", |
"sys_parallel_io.c", |
+ "sys_random.c", |
"thread_suspension_common.c", |
"thread_suspension_unwind.c", |
] |