aboutsummaryrefslogtreecommitdiff
path: root/lib/utils
diff options
context:
space:
mode:
authorAndrew Jones <ajones@ventanamicro.com>2023-02-27 11:31:06 +0100
committerAnup Patel <anup@brainfault.org>2023-02-27 19:50:51 +0530
commit5ccebf0a7ec79d0bbef36d6dcdc2717f25d40767 (patch)
tree71c3f8bcaacef745452db2f8c7032913b72e05c3 /lib/utils
parent37558dccbedbb571150630a910547a93d7ec8822 (diff)
downloadopensbi-5ccebf0a7ec79d0bbef36d6dcdc2717f25d40767.zip
opensbi-5ccebf0a7ec79d0bbef36d6dcdc2717f25d40767.tar.gz
opensbi-5ccebf0a7ec79d0bbef36d6dcdc2717f25d40767.tar.bz2
platform: generic: Add system suspend test
When the system-suspend-test property is present in the domain config node as shown below, implement system suspend with a simple 5 second delay followed by a WFI. This allows testing system suspend when the low-level firmware doesn't support it. / { chosen { opensbi-domains { compatible = "opensbi,domain,config"; system-suspend-test; }; Signed-off-by: Andrew Jones <ajones@ventanamicro.com> Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'lib/utils')
0 files changed, 0 insertions, 0 deletions