arm-trusted-firmware/plat/socionext/synquacer
Sumit Garg 753701ccb0 synquacer: Enable PSCI framework
PSCI framework uses SCPI driver to communicate to SCP firmware for
various power management operations. Following PSCI operations are
supported:
- CPU ON
- CPU OFF
- CPU STANDBY
- SYSTEM RESET
- SYSTEM OFF

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
2018-06-21 11:32:54 +05:30
..
drivers synquacer: Retrieve DRAM info from SCP firmware 2018-06-21 11:32:34 +05:30
include synquacer: Enable PSCI framework 2018-06-21 11:32:54 +05:30
sq_bl31_setup.c synquacer: Retrieve DRAM info from SCP firmware 2018-06-21 11:32:34 +05:30
sq_ccn.c synquacer: Enable CCN driver support 2018-06-21 11:22:48 +05:30
sq_gicv3.c synquacer: Enable GICv3 support 2018-06-21 11:22:52 +05:30
sq_helpers.S synquacer: Enable PL011 UART Console 2018-06-21 11:22:32 +05:30
sq_psci.c synquacer: Enable PSCI framework 2018-06-21 11:32:54 +05:30
sq_topology.c synquacer: Implement topology functions 2018-06-21 11:22:42 +05:30
sq_xlat_setup.c synquacer: Enable MMU using xlat_tables_v2 library 2018-06-21 11:23:03 +05:30