commit | 6e284468cc2de16a26cce7b8284fa63e468034e3 | [log] [tgz] |
---|---|---|
author | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Fri Dec 08 10:38:24 2017 +0000 |
committer | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Tue Dec 19 08:55:12 2017 +0000 |
tree | ef7ef23bebb986cb5c3252e30e381207e557dfa0 | |
parent | c50d376a25dcee00a98723f0487892a6c235a50f [diff] |
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>