| commit | 4695daacc068cd0aa9a91c0063c4f2a9ec9b7ba1 | [log] [tgz] |
|---|---|---|
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Oct 28 06:42:03 2025 +0100 |
| committer | Peter Maydell <peter.maydell@linaro.org> | Fri Oct 31 16:26:46 2025 +0000 |
| tree | 6c10cad1f0c2fa55fd16cba5f176b80911253b23 | |
| parent | 6d1a5105eeb7e1fc7f052007923306975f4f85e9 [diff] |
target/arm: Re-use arm_is_psci_call() in HVF Re-use arm_is_psci_call() instead of open-coding it. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>