Skip to content
Commit 5a769f6f authored by Sumit Garg's avatar Sumit Garg Committed by Jens Wiklander
Browse files

optee: Fix multi page dynamic shm pool alloc

optee_shm_register() expected pages to be passed as an array of page
pointers rather than as an array of contiguous pages. So fix that via
correctly passing pages as per expectation.

Fixes: a249dd20

 ("tee: optee: Fix dynamic shm pool allocations")
Reported-by: default avatarVincent Cao <vincent.t.cao@intel.com>
Signed-off-by: default avatarSumit Garg <sumit.garg@linaro.org>
Tested-by: default avatarVincent Cao <vincent.t.cao@intel.com>
Signed-off-by: default avatarJens Wiklander <jens.wiklander@linaro.org>
parent d1eef1c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment