Home
last modified time | relevance | path

Searched hist:ad55b97acd709c414e2e98a4ebceeeb125da5265 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/services/std_svc/sdei/
H A Dsdei_main.cad55b97acd709c414e2e98a4ebceeeb125da5265 Thu Nov 30 10:25:10 UTC 2017 Jeenu Viswambharan <jeenu.viswambharan@arm.com> SDEI: Fix return value of reset calls

At present, both SDEI_PRIVATE_RESET and SDEI_SHARED_RESET returns
SDEI_PENDING if they fail to unregister an event. The SDEI specification
however requires that the APIs return SDEI_EDENY in these cases. This
patch fixes the return codes for the reset APIs.

Change-Id: Ic14484c91fa8396910387196c256d1ff13d03afd
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>