On Fri, 22 Apr 2016, Wei Liu wrote:
> On Fri, Apr 22, 2016 at 04:42:21PM +0100, Julien Grall wrote:
> > (CC Wei for release-ack)
> >
> > Hello Dirk,
> >
> > On 21/04/16 06:33, Dirk Behme wrote:
> > >Xen needs to blacklist any PSCI node as it will be recreated for DOM0.
> > >Up to now, this was do
On 22/04/16 16:42, Julien Grall wrote:
(CC Wei for release-ack)
Hello Dirk,
On 21/04/16 06:33, Dirk Behme wrote:
Xen needs to blacklist any PSCI node as it will be recreated for DOM0.
Up to now, this was done only for arm,psci and arm,psci-0.2 compatible
nodes. Add PSCI 1.0 compatibility to
On Fri, Apr 22, 2016 at 04:42:21PM +0100, Julien Grall wrote:
> (CC Wei for release-ack)
>
> Hello Dirk,
>
> On 21/04/16 06:33, Dirk Behme wrote:
> >Xen needs to blacklist any PSCI node as it will be recreated for DOM0.
> >Up to now, this was done only for arm,psci and arm,psci-0.2 compatible
> >
(CC Wei for release-ack)
Hello Dirk,
On 21/04/16 06:33, Dirk Behme wrote:
Xen needs to blacklist any PSCI node as it will be recreated for DOM0.
Up to now, this was done only for arm,psci and arm,psci-0.2 compatible
nodes. Add PSCI 1.0 compatibility to make device tree nodes with
compatible =
Xen needs to blacklist any PSCI node as it will be recreated for DOM0.
Up to now, this was done only for arm,psci and arm,psci-0.2 compatible
nodes. Add PSCI 1.0 compatibility to make device tree nodes with
compatible = "arm,psci-1.0";
blacklisted, too
Signed-off-by: Dirk Behme
---
xen/arch/ar