[PATCH] firmware: arm_scmi: optee: Drop the support for the OPTEE shared dynamic buffer
Sudeep Holla
sudeep.holla at arm.com
Mon Dec 13 09:53:15 PST 2021
On Thu, 25 Nov 2021 15:07:30 +0000, Sudeep Holla wrote:
> 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.
>
> [...]
Applied to sudeep.holla/linux (for-next/scmi), thanks!
[1/1] firmware: arm_scmi: optee: Drop the support for the OPTEE shared dynamic buffer
https://git.kernel.org/sudeep.holla/c/afc9c1e26b
--
Regards,
Sudeep
More information about the linux-arm-kernel
mailing list