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

Commit 6c12088d authored by Chris Lew's avatar Chris Lew
Browse files

soc: qcom: smem: Update max processors in soc



Increase the max amount of processors in the soc to account for NPU.

Change-Id: Ic339cdd7cccc4a1a1e21b124ecfee15dde76c69a
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 36d1eee8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@
#define SMEM_GLOBAL_HOST	0xfffe

/* Max number of processors/hosts in a system */
#define SMEM_HOST_COUNT		10
#define SMEM_HOST_COUNT		11

/**
  * struct smem_proc_comm - proc_comm communication struct (legacy)