diff options
author | Rajan Vaja <rajan.vaja@xilinx.com> | 2020-04-24 22:58:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-28 15:46:54 +0200 |
commit | a2cc220a9a9227b2c5c9b39f57340bce64f040fd (patch) | |
tree | ff7b808bcc9c008c75a69a25853959889f139dac /Documentation/arm64 | |
parent | firmware: xilinx: Add sysfs to set shutdown scope (diff) | |
download | linux-a2cc220a9a9227b2c5c9b39f57340bce64f040fd.tar.xz linux-a2cc220a9a9227b2c5c9b39f57340bce64f040fd.zip |
firmware: xilinx: Add sysfs and API to set boot health status
Add sysfs interface to set boot health status from user space.
Add API used by this interface to communicate with firmware.
If PMUFW is compiled with CHECK_HEALTHY_BOOT, it will check the
healthy bit on FPD WDT expiration. If healthy bit is set by a user
application running in Linux, PMUFW will do APU only restart. If
healthy bit is not set during FPD WDT expiration, PMUFW will do
system restart.
Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Tejas Patel <tejas.patel@xilinx.com>
Signed-off-by: Jolly Shah <jolly.shah@xilinx.com>
Link: https://lore.kernel.org/r/1587761887-4279-26-git-send-email-jolly.shah@xilinx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/arm64')
0 files changed, 0 insertions, 0 deletions