summaryrefslogtreecommitdiff
path: root/security/tf_driver/tf_comm.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/tf_driver/tf_comm.h')
-rw-r--r--security/tf_driver/tf_comm.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/tf_driver/tf_comm.h b/security/tf_driver/tf_comm.h
index 48bd93450a06..8921dc1d1be0 100644
--- a/security/tf_driver/tf_comm.h
+++ b/security/tf_driver/tf_comm.h
@@ -154,9 +154,7 @@ int tf_fill_descriptor_table(
* Standard communication operations
*----------------------------------------------------------------------------*/
-#define STATUS_PENDING 0x00000001
-
-int tf_schedule_secure_world(struct tf_comm *comm, bool prepare_exit);
+int tf_schedule_secure_world(struct tf_comm *comm);
int tf_send_receive(
struct tf_comm *comm,