[GIT PULL] OP-TEE tracepoints for v5.13

From: Jens Wiklander
Date: Mon Mar 15 2021 - 07:38:36 EST


Hello arm-soc maintainers,

Please pull this patch adding tracepoints around calls to OP-TEE in
secure world.

Thanks,
Jens

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/optee-tracepoints-for-v5.13

for you to fetch changes up to 0101947dbcc3204f08fb5b69a21dbd4b1535cad6:

tee: optee: add invoke_fn tracepoints (2021-03-15 12:04:01 +0100)

----------------------------------------------------------------
Add tracepoints around calls to secure world

----------------------------------------------------------------
Jisheng Zhang (1):
tee: optee: add invoke_fn tracepoints

drivers/tee/optee/call.c | 4 +++
drivers/tee/optee/optee_trace.h | 67 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 71 insertions(+)
create mode 100644 drivers/tee/optee/optee_trace.h