Files
opensbi/docs
Andrew Jones 5ccebf0a7e 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>
2023-02-27 19:50:51 +05:30
..
2020-02-18 09:03:52 +05:30
2023-02-27 10:54:42 +05:30
2022-11-14 22:21:31 +05:30
2022-10-13 09:28:54 +05:30
2022-10-13 09:28:54 +05:30