aboutsummaryrefslogtreecommitdiff
path: root/interface/include/tfm_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface/include/tfm_api.h')
-rw-r--r--interface/include/tfm_api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface/include/tfm_api.h b/interface/include/tfm_api.h
index 9d0df047ac..1d4c9ee5a7 100644
--- a/interface/include/tfm_api.h
+++ b/interface/include/tfm_api.h
@@ -53,6 +53,7 @@ enum tfm_status_e
TFM_ERROR_NOT_INITIALIZED,
TFM_ERROR_NO_ACTIVE_PARTITION,
TFM_ERROR_INVALID_EXC_MODE,
+ TFM_ERROR_NOT_IN_RANGE,
TFM_SECURE_LOCK_FAILED,
TFM_SECURE_UNLOCK_FAILED,
TFM_ERROR_GENERIC = 0x1F,