commit | ef8e08d24ca84846ce639b835ebd2f15a943f42b | [log] [tgz] |
---|---|---|
author | Volodymyr Babchuk <vlad.babchuk@gmail.com> | Wed Nov 29 14:48:38 2017 +0200 |
committer | Jens Wiklander <jens.wiklander@linaro.org> | Fri Dec 15 13:36:21 2017 +0100 |
tree | ca4c1c312a2a490c3299ff22f6e30f5a2fdec8fa | |
parent | 217e0250cccb9e54d457991446cd3fab413085e1 [diff] |
tee: shm: inline tee_shm_get_id() Now, when struct tee_shm is defined in public header, we can inline small getter functions like this one. Signed-off-by: Volodymyr Babchuk <vlad.babchuk@gmail.com> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>