arm-trusted-firmware/include/lib/el3_runtime
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
..
aarch32 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
aarch64 Init and save / restore of PMCR_EL0 / PMCR 2017-10-13 09:48:48 +01:00
context_mgmt.h context_mgmt: declare extern cm_set_next_context() for AArch32 2017-06-23 09:37:49 +02:00
cpu_data.h cpu log buffer size depends on cache line size 2017-09-01 10:22:20 +02:00
pubsub.h BL31: Introduce Publish and Subscribe framework 2017-10-23 08:15:11 +01:00
pubsub_events.h BL31: Introduce Publish and Subscribe framework 2017-10-23 08:15:11 +01:00