]> git.baikalelectronics.ru Git - arm-tf.git/commit
TLKD: pass results with TLK_RESUME_FID function ID
authorVarun Wadekar <vwadekar@nvidia.com>
Wed, 7 Oct 2015 11:45:41 +0000 (17:15 +0530)
committerVarun Wadekar <vwadekar@nvidia.com>
Fri, 9 Oct 2015 16:52:56 +0000 (22:22 +0530)
commitca15d9bcdfb0a21ca1e720a1ec05ae254a2389df
tree3038e8710a06554b31b66c71e1e677a4af3a41f1
parent6e9fa3866d2f6382bec5f3e2a215351386a3331b
TLKD: pass results with TLK_RESUME_FID function ID

TLK sends the "preempted" event to the NS world along with an
identifier for certain use cases. The NS world driver is then
expected to take appropriate action depending on the identifier
value. Upon completion, the NS world driver then sends the
results to TLK (via x1-x3) with the TLK_RESUME_FID function ID.

This patch uses the already present code to pass the results
from the NS world to TLK for the TLK_RESUME_FID function ID.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
services/spd/tlkd/tlkd_main.c