]> www.infradead.org Git - users/dwmw2/linux.git/commit
firmware/psci: Add definitions for PSCI v1.3 specification
authorDavid Woodhouse <dwmw@amazon.co.uk>
Mon, 18 Mar 2024 09:48:40 +0000 (09:48 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 24 Sep 2024 15:58:53 +0000 (16:58 +0100)
commit584cc0a4a5ed24315d008a6deab9aa2865da38f7
tree0f0f1db2ea7f345bff039e9d2b0af988570a192f
parentabf2050f51fdca0fd146388f83cddd95a57a008d
firmware/psci: Add definitions for PSCI v1.3 specification

The v1.3 PSCI spec (https://developer.arm.com/documentation/den0022) adds
SYSTEM_OFF2, CLEAN_INV_MEMREGION and CLEAN_INV_MEMREGION_ATTRIBUTES
functions. Add definitions for them and their parameters, along with the
new TIMEOUT, RATE_LIMITED and BUSY error values.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
include/uapi/linux/psci.h