diff options
author | Dylan Van Assche <[email protected]> | 2024-07-05 08:58:58 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-07-05 10:01:43 +0200 |
commit | c3c0363bc72d4d0907a6d446d7424b3f022ce82a (patch) | |
tree | 62dd1ed247420167edcdb078fc6e3e5101c6e1fe /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 65cf378a2bec9d140f506e4f62b0128fe6659e71 (diff) |
misc: fastrpc: support complete DMA pool access to the DSP
To support FastRPC Context Banks which aren't mapped via the SMMU,
make the whole reserved memory region available to the DSP to allow
access to coherent buffers.
This is performed by assigning the memory to the DSP via a hypervisor
call to set the correct permissions for the Virtual Machines on the DSP.
This is only necessary when a memory region is provided for SLPI DSPs
so guard this with a domain ID check.
Signed-off-by: Dylan Van Assche <[email protected]>
Reviewed-by: Caleb Connolly <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Ekansh Gupta <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions