commit | db5fe4f4934208ac8f8ae9283df2fbac6066e24e | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Oct 08 17:34:45 2024 +0100 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Feb 03 14:29:47 2025 +0000 |
tree | 109502f0bb718a5e747b2ea6f182e7674cab5eca | |
parent | dc0bf486694cd1f5045ae4090d27e27d5365eedf [diff] |
chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` To allow for generic handling of a wakeup, this hook is no longer expected to call wfi itself. Update the name everywhere to reflect this expectation so that future platform implementers don't get misled. Change-Id: Ic33f0b6da74592ad6778fd802c2f0b85223af614 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>