smcinvoke: adci interface adaptation as per QTEE
Adapted the latest IClientEnv adci and other interface methods from QTEE. Change-Id: I05730e56d656977fbc53a2d3dedb04426474be1c
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
703d2a9e9d
commit
ca9f562c5a
@@ -184,7 +184,8 @@ static inline void Object_replace(struct Object *loc, struct Object objNew)
|
||||
}
|
||||
|
||||
#define Object_ASSIGN_NULL(loc) Object_replace(&(loc), Object_NULL)
|
||||
#define SMCINVOKE_INTERFACE_MAX_RETRY 5
|
||||
#define SMCINVOKE_INTERFACE_MAX_RETRY 5
|
||||
#define SMCINVOKE_INTERFACE_BUSY_WAIT_MS 5
|
||||
|
||||
int smcinvoke_release_from_kernel_client(int fd);
|
||||
|
||||
|
Reference in New Issue
Block a user