optee: allow to work without static shared memory
authorVolodymyr Babchuk <vlad.babchuk@gmail.com>
Fri, 7 Sep 2018 18:37:07 +0000 (21:37 +0300)
committerJens Wiklander <jens.wiklander@linaro.org>
Wed, 17 Apr 2019 15:26:33 +0000 (17:26 +0200)
commit9733b072a12a422e2bf17bc7ba8b39769853d4a2
tree20b389f94612bb1aa52be94bdc2ecac74b036224
parent1c163f4c7b3f621efff9b28a47abb36f7378d783
optee: allow to work without static shared memory

On virtualized systems it is possible that OP-TEE will provide
only dynamic shared memory support. So it is fine to boot
without static SHM enabled if dymanic one is supported.

Signed-off-by: Volodymyr Babchuk <vlad.babchuk@gmail.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
drivers/tee/optee/core.c