summaryrefslogtreecommitdiff
path: root/include/runtime_services/host_realm_managment/host_shared_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/runtime_services/host_realm_managment/host_shared_data.h')
-rw-r--r--include/runtime_services/host_realm_managment/host_shared_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/runtime_services/host_realm_managment/host_shared_data.h b/include/runtime_services/host_realm_managment/host_shared_data.h
index 83b21bf..b561fc5 100644
--- a/include/runtime_services/host_realm_managment/host_shared_data.h
+++ b/include/runtime_services/host_realm_managment/host_shared_data.h
@@ -41,6 +41,7 @@ typedef struct host_shared_data {
*/
enum realm_cmd {
REALM_SLEEP_CMD = 1U,
+ REALM_LOOP_CMD,
REALM_MULTIPLE_REC_PSCI_DENIED_CMD,
REALM_GET_RSI_VERSION,
REALM_PMU_CYCLE,