summaryrefslogtreecommitdiff
path: root/drivers/firmware/pcdp.c
diff options
context:
space:
mode:
authorEtienne Carriere <etienne.carriere@linaro.org>2020-10-08 16:37:21 +0200
committerSudeep Holla <sudeep.holla@arm.com>2020-10-12 15:10:42 +0100
commit7adb2c8aaaa6a387af7140e57004beba2c04a4c6 (patch)
tree8ac14e7797fb345849f8011c72311be1d12ba960 /drivers/firmware/pcdp.c
parent45b9e04d5ba0b043783dfe2b19bb728e712cb32e (diff)
firmware: arm_scmi: Expand SMC/HVC message pool to more than one
SMC/HVC can transmit only one message at the time as the shared memory needs to be protected and the calls are synchronous. However, in order to allow multiple threads to send SCMI messages simultaneously, we need a larger poll of memory. Let us just use value of 20 to keep it in sync mailbox transport implementation. Any other value must work perfectly. Link: https://lore.kernel.org/r/20201008143722.21888-4-etienne.carriere@linaro.org Fixes: 1dc6558062da ("firmware: arm_scmi: Add smc/hvc transport") Cc: Peng Fan <peng.fan@nxp.com> Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> [sudeep.holla: reworded the commit message to indicate the practicality] Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/firmware/pcdp.c')
0 files changed, 0 insertions, 0 deletions