timer: support TEE timer callback [2/2]
authorLiqiang Jin <liqiang.jin@amlogic.com>
Mon, 28 Oct 2019 10:16:32 +0000 (18:16 +0800)
committerWei Hong <wei.hong@amlogic.com>
Tue, 25 Feb 2020 06:10:56 +0000 (14:10 +0800)
commit00131a0ed9da01fcbd7b7c03a2af5aa2f9c3c991
tree416cf1c971a1c275757c2203ad638ee8b792aa40
parentbb77cc3ae660424272715d30a1ad3b7e27642c7d
timer: support TEE timer callback [2/2]

PD#SWPL-1120

Problem:
TEE not support timer callback, but it is required by customer

Solution:
Implement TEE timer

Verify:
Android O + P212

Change-Id: Ic2fea99ce1570d6d6f83bbaa50e801fea4a64c87
Signed-off-by: Liqiang Jin <liqiang.jin@amlogic.com>
optee/call.c
optee/core.c
optee/optee_msg.h
optee/optee_private.h
optee/rpc.c