ARM platforms: Allow platforms to define SDEI events
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Fri, 8 Dec 2017 10:38:24 +0000 (10:38 +0000)
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>
Tue, 19 Dec 2017 08:55:12 +0000 (08:55 +0000)
commit7bdf0c1ffab9de48b9e3c7f6959818badbffc232
treeef7ef23bebb986cb5c3252e30e381207e557dfa0
parent842c00eb44b4f2d4c4ad4055c7f82a82721e2034
ARM platforms: Allow platforms to define SDEI events

With this patch, ARM platforms are expected to define the macros
PLAT_ARM_SDEI_PRIVATE_EVENTS and PLAT_ARM_SDEI_SHARED_EVENTS as a list
of private and shared events, respectively. This allows for individual
platforms to define their own events.

Change-Id: I66851fdcbff83fd9568c2777ade9eb12df284b49
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
include/plat/arm/common/arm_def.h
plat/arm/board/fvp/include/platform_def.h
plat/arm/board/juno/include/platform_def.h
plat/arm/common/aarch64/arm_sdei.c