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

Commit 2f44eb8e authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: secure_buffer: Increase size of QCOM_SECURE_MEM_SIZE"

parents e63fb4c2 40dca846
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ struct dest_vm_and_perm_info {
};

static void *qcom_secure_mem;
#define QCOM_SECURE_MEM_SIZE (512*1024)
#define QCOM_SECURE_MEM_SIZE (2048*1024)

static int secure_buffer_change_chunk(u32 chunks,
				u32 nchunks,