Skip to content
Commit 118add37 authored by Jean-Philippe Brucker's avatar Jean-Philippe Brucker Committed by James Morse
Browse files

arm64: psci: Ignore DENIED CPUs



When a CPU is marked as disabled, but online capable in the MADT, PSCI
applies some frimware policy to control when it can be brought online.
PSCI returns DENIED to a CPU_ON request if this is not currently
permitted. The OS can learn the current policy from the _STA enabled bit.

Handle the PSCI DENIED return code gracefully instead of printing an
error.

Signed-off-by: default avatarJean-Philippe Brucker <jean-philippe@linaro.org>
[ morse: Rewrote commit message ]
Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent 541c699c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment