arm-trusted-firmware/services/std_svc/sdei
Jeenu Viswambharan 5e60c39a2a SDEI: Fix name of internal function
The function end_sdei_explicit_dispatch() was intended to be
end_sdei_synchronous_dispatch() which does the opposite of
begin_sdei_synchronous_dispatch(). This patch fixes that.

No functional changes.

Change-Id: I141bd91eb342ecf4ddfd05b49513eee4549e7a56
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2018-06-22 12:03:44 +01:00
..
sdei_dispatch.S SDEI: Make dispatches synchronous 2018-06-21 16:15:23 +01:00
sdei_event.c BL31: Add SDEI dispatcher 2017-11-13 08:38:51 +00:00
sdei_intr_mgmt.c SDEI: Fix name of internal function 2018-06-22 12:03:44 +01:00
sdei_main.c SDEI: Determine client EL from NS context's SCR_EL3 2018-06-21 16:15:23 +01:00
sdei_private.h SDEI: Fix determining client EL 2018-06-22 12:00:20 +01:00
sdei_state.c Remove URLs from comments 2018-02-14 11:41:26 +00:00