Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd69691c authored by Zhen Kong's avatar Zhen Kong Committed by Gerrit - the friendly Code Review server
Browse files

qseecom: change MAX_APP_NAME_SIZE value



To support UUID compliance, the UUID may be used by trusted app as
app name. The current max app name size is 32 Bytes, which is
not enough, so change it to 64 Bytes.

Change-Id: I81e0837d38d745f7fe7ad2de39271f69a0493daf
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 2e5123a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
#include <linux/ioctl.h>

#define MAX_ION_FD  4
#define MAX_APP_NAME_SIZE  32
#define MAX_APP_NAME_SIZE  64
#define QSEECOM_HASH_SIZE  32
/*
 * struct qseecom_register_listener_req -