arm-trusted-firmware/plat/arm/css/common
Soby Mathew 5f3a60301e CSS: Implement topology support for System power domain
This patch implements the necessary topology changes for supporting
system power domain on CSS platforms. The definition of PLAT_MAX_PWR_LVL and
PLAT_NUM_PWR_DOMAINS macros are removed from arm_def.h and are made platform
specific. In addition, the `arm_power_domain_tree_desc[]` and
`arm_pm_idle_states[]` are modified to support the system power domain
at level 2. With this patch, even though the power management operations
involving the system power domain will not return any error, the platform
layer will silently ignore any operations to the power domain. The actual
power management support for the system power domain will be added later.

Change-Id: I791867eded5156754fe898f9cdc6bba361e5a379
2015-10-30 09:07:17 +00:00
..
aarch64 Allow CSS to redefine function `plat_arm_calc_core_pos` 2015-10-27 10:11:55 +08:00
css_bl2_setup.c Move to the new ARM SCP Messaging Interfaces 2015-04-28 19:50:57 +01:00
css_common.c Add common ARM and CSS platform code 2015-04-28 19:50:56 +01:00
css_common.mk Rework Makefile 2015-10-27 15:20:59 +00:00
css_mhu.c Move to the new ARM SCP Messaging Interfaces 2015-04-28 19:50:57 +01:00
css_mhu.h Move to the new ARM SCP Messaging Interfaces 2015-04-28 19:50:57 +01:00
css_pm.c CSS: Implement topology support for System power domain 2015-10-30 09:07:17 +00:00
css_scp_bootloader.c CSS: Remove the constants MHU_SECURE_BASE/SIZE 2015-06-09 13:03:45 +01:00
css_scp_bootloader.h Add common ARM and CSS platform code 2015-04-28 19:50:56 +01:00
css_scpi.c CSS: Remove the constants MHU_SECURE_BASE/SIZE 2015-06-09 13:03:45 +01:00
css_scpi.h Move to the new ARM SCP Messaging Interfaces 2015-04-28 19:50:57 +01:00
css_topology.c CSS: Implement topology support for System power domain 2015-10-30 09:07:17 +00:00