arm-trusted-firmware/bl31
Jeenu Viswambharan 8e743bcd6a 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>
2017-10-23 08:15:11 +01:00
..
aarch64 Fix x30 reporting for unhandled exceptions 2017-08-21 13:50:54 -07:00
bl31.ld.S BL31: Introduce Publish and Subscribe framework 2017-10-23 08:15:11 +01:00
bl31.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl31_context_mgmt.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl31_main.c Fix order of #includes 2017-07-12 14:45:31 +01:00
interrupt_mgmt.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00