SDEI: Allow platforms to define explicit events
The current macros only allow to define dynamic and statically-bound
SDEI events. However, there ought be a mechanism to define SDEI events
that are explicitly dispatched; i.e., events that are dispatched as a
result of a previous secure interrupt or other exception

This patch introduces SDEI_EXPLICIT_EVENT() macro to define an explicit
event. They must be placed under private mappings. Only the priority
flags are allowed to be additionally specified.

Documentation updated.

Change-Id: I2e12f5571381195d6234c9dfbd5904608ad41db3
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
1 parent 6d76942 commit af2c9ecdf1b68c6243f6d23e26d0281d182d3b45
@Jeenu Viswambharan Jeenu Viswambharan authored on 17 Jan 2018
Showing 5 changed files
View
docs/sdei.rst
View
include/services/sdei.h
View
services/std_svc/sdei/sdei_intr_mgmt.c
View
services/std_svc/sdei/sdei_main.c
View
services/std_svc/sdei/sdei_private.h