ARM platforms: Enable SDEI
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Fri, 22 Sep 2017 07:32:10 +0000 (08:32 +0100)
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>
Mon, 13 Nov 2017 08:38:51 +0000 (08:38 +0000)
commit0baec2abde8827de529f12acacd3e35031f9dd48
tree7d16e0ce553597c02c87d1ce348ac74c168728f4
parent0bef0edffd7d2957704a74d37cdec91af7df39e3
ARM platforms: Enable SDEI

Support SDEI on ARM platforms using frameworks implemented in earlier
patches by defining and exporting SDEI events: this patch defines the
standard event 0, and a handful of shared and private dynamic events.

Change-Id: I9d3d92a92cff646b8cc55eabda78e140deaa24e1
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
include/plat/arm/common/arm_def.h
plat/arm/common/aarch64/arm_sdei.c [new file with mode: 0644]
plat/arm/common/arm_common.mk