diff options
| author | Andrew Jones <[email protected]> | 2023-02-27 11:31:06 +0100 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2023-02-27 19:50:51 +0530 |
| commit | 5ccebf0a7ec79d0bbef36d6dcdc2717f25d40767 (patch) | |
| tree | 71c3f8bcaacef745452db2f8c7032913b72e05c3 /lib/utils/gpio/objects.mk | |
| parent | 37558dccbedbb571150630a910547a93d7ec8822 (diff) | |
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 <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils/gpio/objects.mk')
0 files changed, 0 insertions, 0 deletions
