diff options
| author | Sudeep Holla <[email protected]> | 2021-11-25 15:07:30 +0000 |
|---|---|---|
| committer | Sudeep Holla <[email protected]> | 2021-11-29 14:32:30 +0000 |
| commit | afc9c1e26bc7d3145bd1112d74bbe8d0152da934 (patch) | |
| tree | a66657326604eebbee784e59bfe99fa8b7912512 /tools/perf/scripts/python/bin | |
| parent | 61bc76be367e9928c2c49fbde9783f4821446482 (diff) | |
firmware: arm_scmi: optee: Drop the support for the OPTEE shared dynamic buffer
The shared memory buffer allocated by the optee driver is normal cached
memory and can't be used with IOMEM APIs used in shmem_*.
We currently support only IO memory for shared memory and supporting
normal cached memory needs more changes and needs to be thought through
properly. So for now, let us drop the support for this OPTEE shared buffer.
Link: https://lore.kernel.org/r/[email protected]
Cc: Cristian Marussi <[email protected]>
Cc: Etienne Carriere <[email protected]>
Reviewed-by: Etienne Carriere <[email protected]>
Reviewed-by: Cristian Marussi <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions