commit | e3f2200da2d305668f77b9f18d70fe812dc5289e | [log] [tgz] |
---|---|---|
author | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Fri Sep 22 08:32:10 2017 +0100 |
committer | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Mon Oct 23 08:15:11 2017 +0100 |
tree | b22a4b955653830c53203f21ea11b98350fbf338 | |
parent | 8774735483a99abd9ac6654fbe8f6f11b45bfb41 [diff] |
BL31: Introduce Publish and Subscribe framework This light-weight framework enables some EL3 components to publish events which other EL3 components can subscribe to. Publisher can optionally pass opaque data for subscribers. The order in which subscribers are called is not defined. Firmware design updated. Change-Id: I24a3a70b2b1dedcb1f73cf48313818aebf75ebb6 Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>