Preempt/Resume standard function ID calls
authorVarun Wadekar <vwadekar@nvidia.com>
Fri, 13 Mar 2015 09:40:54 +0000 (15:10 +0530)
committerVarun Wadekar <vwadekar@nvidia.com>
Tue, 31 Mar 2015 04:39:51 +0000 (10:09 +0530)
commitf9d250549746f57ff45189653aae9889a1065151
treeef04cdf3dd9710130922cbcd95487eb234247b74
parent6e159e7a8c0dd73d6e95b8cbc1d8035d67da4bab
Preempt/Resume standard function ID calls

This patch allows servicing of the non-secure world IRQs when the
CPU is in the secure world. Once the interrupt is handled, the
non-secure world issues the Resume FID to allow the secure payload
complete the preempted standard FID.

Change-Id: Ia52c41adf45014ab51d8447bed6605ca2f935587
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
include/bl32/payloads/tlk.h
services/spd/tlkd/tlkd_main.c