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

Commit 007678f2 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

soc: qcom: pil: Increase max number of PIL descriptors



Increase the maximum number of PIL descriptors possible to
accommodate for the rising number of PIL clients.

Change-Id: Ib6f6ed7b642d9cb032333621831d0ecee94349ee
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 227ac6fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@
#define pil_memset_io(d, c, count) memset_io(d, c, count)
#endif

#define PIL_NUM_DESC		10
#define PIL_NUM_DESC		16
#define MAX_LEN 96
#define NUM_OF_ENCRYPTED_KEY	3