Hi Volodymyr,
On Mon, Mar 11, 2019 at 2:04 PM Volodymyr Babchuk Volodymyr_Babchuk@epam.com wrote:
From: Volodymyr Babchuk vlad.babchuk@gmail.com
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
Changes from V2:
- rebased onto upstream
drivers/tee/optee/core.c | 80 ++++++++++++++++++++++++---------------- 1 file changed, 49 insertions(+), 31 deletions(-)
Looks good, I'm picking this up.
Thanks, Jens