diff options
author | 2024-05-27 14:54:59 +0200 | |
---|---|---|
committer | 2024-06-23 16:08:05 -0500 | |
commit | 6612103ec35af6058bb85ab24dae28e119b3c055 (patch) | |
tree | d129b0a60446301551ed78b53382cef096de70d6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() use the TZ allocator (diff) | |
download | wireguard-linux-6612103ec35af6058bb85ab24dae28e119b3c055.tar.xz wireguard-linux-6612103ec35af6058bb85ab24dae28e119b3c055.zip |
firmware: qcom: qseecom: convert to using the TZ allocator
Drop the DMA mapping operations from qcom_scm_qseecom_app_send() and
convert all users of it in the qseecom module to using the TZ allocator
for creating SCM call buffers. As this is largely a module separate from
the SCM driver, let's use a separate memory pool. Set the initial size to
4K and - if we run out - add twice the current amount to the pool.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Elliot Berman <quic_eberman@quicinc.com>
Reviewed-by: Amirreza Zarrabi <quic_azarrabi@quicinc.com>
Link: https://lore.kernel.org/r/20240527-shm-bridge-v10-9-ce7afaa58d3a@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions