[PATCH v4 2/5] psci: add features/reset2 support

Tom Rini trini at konsulko.com
Tue Apr 20 16:21:26 CEST 2021


On Thu, Apr 01, 2021 at 02:01:53AM +0300, Igor Opaniuk wrote:

> From: Igor Opaniuk <igor.opaniuk at foundries.io>
> 
> Adds support for:
> * PSCI_FEATURES, which was introduced in PSCI 1.0. This provides API
> that allows discovering whether a specific PSCI function is implemented
> and its features.
> * SYSTEM_RESET2, which was introduced in PSCI 1.1, which extends existing
> SYSTEM_RESET. It provides support for vendor-specific resets, providing
> reset_type as an additional param.
> 
> For additional details visit [1].
> 
> Implementations of some functions were borrowed from Linux PSCI driver
> code [2].
> 
> [1] https://developer.arm.com/documentation/den0022/latest/
> [2] drivers/firmware/psci/psci.c
> 
> Signed-off-by: Igor Opaniuk <igor.opaniuk at foundries.io>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210420/b5b4146b/attachment.sig>


More information about the U-Boot mailing list