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
From: Arnd Bergmann arnd@arndb.de
On Mon, 15 Mar 2021 12:37:33 +0100, Jens Wiklander wrote:
Please pull this patch adding tracepoints around calls to OP-TEE in secure world.
Thanks, Jens
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
[...]
Merged into arm/drivers, thanks!
merge commit: 9a752ebe6bca61150f3eeee22a8d7b4516c8d350
Arnd
op-tee@lists.trustedfirmware.org