]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(fdt): add the ability to supply idle state information
authorSamuel Holland <samuel@sholland.org>
Sun, 23 Jan 2022 23:12:26 +0000 (17:12 -0600)
committerJoanna Farley <joanna.farley@arm.com>
Tue, 26 Apr 2022 15:52:25 +0000 (17:52 +0200)
commit2b2b565717cc0299e75e8806004d1a3548e9fbf7
treeaa8f1059be4bbd0d97b078647cdd30dc4265f8c5
parent79808f10c32d441572666551b1545846079af15b
feat(fdt): add the ability to supply idle state information

Some platforms require extra firmware to implement CPU_SUSPEND, or only
have working CPU_SUSPEND in certain configurations. On these platforms,
CPU idle states should only be listed in the devicetree when they are
actually available. Add a function BL31 can use to dynamically supply
this idle state information.

Change-Id: I64fcc288303faba8abec4f59efd13a04220d54dc
Signed-off-by: Samuel Holland <samuel@sholland.org>
common/fdt_fixup.c
include/common/fdt_fixup.h