Skip to content
Snippets Groups Projects
Commit 41c79775 authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Tom Rini
Browse files

arm: stm32mp1: add PSCI support


Add PSCI v1.0 support for Linux and manage PSCI state
for each CPU (affinity 0 level) with all mandatory functions:
- PSCI_VERSION
- CPU_SUSPEND
- CPU_OFF
- CPU_ON
- AFFINITY_INFO
- SYSTEM_OFF
- SYSTEM_RESET
- PSCI_FEATURES
and 1 optional to avoid Linux warning
- MIGRATE_INFO_TYPE

Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: default avatarCITOOLS <smet-aci-reviews@lists.codex.cro.st.com>
parent 486daaa6
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment