arm-trusted-firmware/services/std_svc/sdei
Jeenu Viswambharan 611eb9cfa7 SDEI: Fix locking issues
The event lock for a shared event was being unlocked twice, and the
locking sequence for event complete was misplaced. This patch fixes both
issues.

Change-Id: Ie2fb15c6ec240af132d7d438946ca160bd5c63dc
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2018-08-20 09:05:39 +01:00
..
sdei_dispatch.S SDEI: Make dispatches synchronous 2018-06-21 16:15:23 +01:00
sdei_event.c SDEI: MISRA fixes 2018-08-20 09:05:39 +01:00
sdei_intr_mgmt.c SDEI: Fix locking issues 2018-08-20 09:05:39 +01:00
sdei_main.c SDEI: MISRA fixes 2018-08-20 09:05:39 +01:00
sdei_private.h SDEI: MISRA fixes 2018-08-20 09:05:39 +01:00
sdei_state.c SDEI: MISRA fixes 2018-08-20 09:05:39 +01:00