arm-trusted-firmware/services/spd/tlkd
Varun Wadekar ca15d9bcdf 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>
2015-10-09 22:22:56 +05:30
..
tlkd.mk tlkd: delete 'NEED_BL32' build variable 2015-07-24 18:23:12 +05:30
tlkd_common.c Translate secure/non-secure virtual addresses 2015-03-31 10:06:51 +05:30
tlkd_helpers.S Add support to indicate size and end of assembly functions 2015-04-08 13:02:59 +01:00
tlkd_main.c TLKD: pass results with TLK_RESUME_FID function ID 2015-10-09 22:22:56 +05:30
tlkd_pm.c Send power management events to the Trusted OS (TLK) 2015-09-30 10:38:28 +05:30
tlkd_private.h Translate secure/non-secure virtual addresses 2015-03-31 10:06:51 +05:30