On 8/13/25 2:35 AM, Amirreza Zarrabi wrote: > Anyone with access to contiguous physical memory should be able to > share memory with QTEE using shm_bridge. > > Tested-by: Neil Armstrong <neil.armstr...@linaro.org> > Tested-by: Harshal Dev <quic_h...@quicinc.com> > Signed-off-by: Amirreza Zarrabi <amirreza.zarr...@oss.qualcomm.com> > ---
Hm, I thought the idea for the tzmem allocator was to abstract these operations to prevent users from shooting themselves in the foot, and this seems to be circumventing that.. Konrad