Home
last modified time | relevance | path

Searched hist:"94 b500dcbb94b11c5b89657eda10e6f0b5fc87a1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/fvp/fconf/
H A Dfconf_hw_config_getter.c94b500dcbb94b11c5b89657eda10e6f0b5fc87a1 Mon Mar 31 10:09:49 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> fix(fvp): allow PSCI 0.2 in the device tree

Although the platform assumes it will use the device tree hosted with
it, there are device trees out there (eg in Linux) that will also work
just fine. Some of them, unfortunately, specify PSCI 0.2, but FCONF
performs a fatal check for 1.0. Add a fallback to 0.2 so that those
device trees can work.

Change-Id: I1543aa6d1dd12730299078500685928a13b16820
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>