arm-trusted-firmware/bl31
Achin Gupta 607084ee4c Add power management support in the SPD
This patch implements a set of handlers in the SPD which are called by
the PSCI runtime service upon receiving a power management
operation. These handlers in turn pass control to the Secure Payload
image if required before returning control to PSCI. This ensures that
the Secure Payload has complete visibility of all power transitions in
the system and can prepare accordingly.

Change-Id: I2d1dba5629b7cf2d53999d39fe807dfcf3f62fe2
2014-02-20 19:06:34 +00:00
..
aarch64 Add support for BL3-2 in BL3-1 2014-02-20 19:06:34 +00:00
bl31.ld.S Factor out translation table setup in ARM FVP port 2014-02-20 19:06:34 +00:00
bl31.mk Move PSCI to runtime services directory 2014-02-20 19:06:34 +00:00
bl31_main.c Add support for BL3-2 in BL3-1 2014-02-20 19:06:34 +00:00
context_mgmt.c Add power management support in the SPD 2014-02-20 19:06:34 +00:00