On 8/12/25 03:06, Philippe Mathieu-Daudé wrote:
From: Mohamed Mediouni <moha...@unpredictable.fr>Factor hvf_psci_get_target_el() out so it will be easier to allow switching to other EL later. Signed-off-by: Mohamed Mediouni <moha...@unpredictable.fr> Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- target/arm/hvf/hvf.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~