summaryrefslogtreecommitdiff
path: root/scripts/event_dump.py
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2025-03-02 23:30:02 +0100
committerMarek Vasut <marek.vasut+renesas@mailbox.org>2025-03-16 14:47:28 +0100
commit9292a3047181a62f00c8f97db2b46a146f803bff (patch)
tree9cf9a3ef227d98c7391564ca15eea5702cfe2cd2 /scripts/event_dump.py
parent7ddb8d999ac716d0acf5757ae27c12c167d69048 (diff)
arm64: renesas: Enable fallback PSCI on Renesas R-Car R8A779G0 V4H White Hawk
Enable fallback PSCI provider on Renesas R-Car R8A779G0 V4H White Hawk board. This fallback PSCI provider provides basic PSCI interface which can be used by the Linux kernel, but does not provide support for bringing up additional CPU cores or any other functionality, except for SoC level reset. This fallback PSCI provider is intended as a fallback in case a proper PSCI provider is not started before the Linux kernel is started. Linux kernel on ARMv8a will fail to boot in case a PSCI provider is not available, and this basic fallback PSCI provider assures such a boot failure cannot occur, even if that means the system will boot in degraded mode with only one CPU core available, that is still sufficient to perform recovery. In the common case, a proper PSCI provider should be started as part of the Linux kernel fitImage, as the BL31 loadable, and replace this basic fallback PSCI provider before the Linux kernel is started. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'scripts/event_dump.py')
0 files changed, 0 insertions, 0 deletions