summaryrefslogtreecommitdiff
path: root/drivers/firewire
diff options
context:
space:
mode:
authorNikunj Kela <quic_nkela@quicinc.com>2023-10-09 22:14:37 +0300
committerSudeep Holla <sudeep.holla@arm.com>2023-10-10 00:07:13 +0300
commitda405477e7670782241234ea6b4309f3224ecb63 (patch)
treed2b4eba5545a46c2fc0d45e4a6d9e7482a4c71f5 /drivers/firewire
parent6979f88f5a8e6ab1cdbfeb842abb7ce9daecbb8d (diff)
downloadlinux-da405477e7670782241234ea6b4309f3224ecb63.tar.xz
firmware: arm_scmi: Add qcom smc/hvc transport support
This change adds the support for SCMI message exchange on Qualcomm virtual platforms. The hypervisor associates an object-id also known as capability-id with each smc/hvc doorbell object. The capability-id is used to identify the doorbell from the VM's capability namespace, similar to a file-descriptor. The hypervisor, in addition to the function-id, expects the capability-id to be passed in x1 register when SMC/HVC call is invoked. The capability-id is allocated by the hypervisor on bootup and is stored in the shmem region by the firmware before starting Linux. Signed-off-by: Nikunj Kela <quic_nkela@quicinc.com> Reviewed-by: Brian Masney <bmasney@redhat.com> Link: https://lore.kernel.org/r/20231009191437.27926-3-quic_nkela@quicinc.com Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/firewire')
0 files changed, 0 insertions, 0 deletions