commit | 9733b072a12a422e2bf17bc7ba8b39769853d4a2 | [log] [tgz] |
---|---|---|
author | Volodymyr Babchuk <vlad.babchuk@gmail.com> | Fri Sep 07 21:37:07 2018 +0300 |
committer | Jens Wiklander <jens.wiklander@linaro.org> | Wed Apr 17 17:26:33 2019 +0200 |
tree | 20b389f94612bb1aa52be94bdc2ecac74b036224 | |
parent | 1c163f4c7b3f621efff9b28a47abb36f7378d783 [diff] |
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>