Hello arm-soc maintainers, Please pull this small OP-TEE driver enhancement. A friendly log message is added to inform that dynamic shared memory is used when initiazing the OP-TEE driver.
Thanks, Jens The following changes since commit 40e020c129cfc991e8ab4736d2665351ffd1468d: Linux 4.20-rc6 (2018-12-09 15:31:00 -0800) are available in the Git repository at: https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-subsys-optee-for-4.21 for you to fetch changes up to 3c15ddb97c77f34ba009910becd5921f169770a2: tee: optee: log message if dynamic shm is enabled (2018-12-11 14:38:40 +0100) ---------------------------------------------------------------- OP-TEE dynamic shm log message Adds a log message in the OP-TEE driver to inform that dynamic shared memory is enabled. ---------------------------------------------------------------- Victor Chong (1): tee: optee: log message if dynamic shm is enabled drivers/tee/optee/core.c | 3 +++ 1 file changed, 3 insertions(+)