diff options
author | Bartosz Golaszewski <[email protected]> | 2024-05-27 14:54:59 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-06-23 16:08:05 -0500 |
commit | 6612103ec35af6058bb85ab24dae28e119b3c055 (patch) | |
tree | d129b0a60446301551ed78b53382cef096de70d6 /lib/netdev-notifier-error-inject.c | |
parent | bd6ad954e73374b49302731bfaada94270087863 (diff) |
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 <[email protected]>
Reviewed-by: Elliot Berman <[email protected]>
Reviewed-by: Amirreza Zarrabi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions