arm-trusted-firmware/plat/hisilicon/hikey960/include
Leo Yan fdae60b6ba Hikey960: Change to use recommended power state id format
ARM Power State Coordination Interface (ARM DEN 0022D) chapter
6.5 "Recommended StateID Encoding" defines the state ID which can be
used by platforms. The recommended power states can be presented by
below values; and it divides into three fields, every field has 4 bits
to present power states corresponding to core level, cluster level and
system level.

  0: Run
  1: Standby
  2: Retention
  3: Powerdown

This commit changes to use upper recommended power states definition on
Hikey960; and changes the power state validate function to check the
power state passed from kernel side.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
2017-12-06 09:18:33 +08:00
..
hi3660.h hikey960: support BL1 on hikey960 platform 2017-06-08 07:31:25 +08:00
hi3660_crg.h hikey960: support BL1 on hikey960 platform 2017-06-08 07:31:25 +08:00
hi3660_hkadc.h hikey960: support BL1 on hikey960 platform 2017-06-08 07:31:25 +08:00
hi3660_mem_map.h hikey960: support BL1 on hikey960 platform 2017-06-08 07:31:25 +08:00
hisi_ipc.h hikey960: support BL31 2017-06-08 07:33:13 +08:00
plat_macros.S Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
platform_def.h Hikey960: Change to use recommended power state id format 2017-12-06 09:18:33 +08:00