global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / include / tee.h
index 5005149..13f6096 100644 (file)
@@ -58,6 +58,7 @@
 #define TEE_SUCCESS                    0x00000000
 #define TEE_ERROR_STORAGE_NOT_AVAILABLE        0xf0100003
 #define TEE_ERROR_GENERIC              0xffff0000
+#define TEE_ERROR_EXCESS_DATA          0xffff0004
 #define TEE_ERROR_BAD_PARAMETERS       0xffff0006
 #define TEE_ERROR_ITEM_NOT_FOUND       0xffff0008
 #define TEE_ERROR_NOT_IMPLEMENTED      0xffff0009