Re: [PATCH 01/17] armv8: Fix SMCC and ARM_PSCI_FW dependencies

2020-07-03 Thread Nastya Vicodin
On Thu, Jul 2, 2020 at 4:14 AM Peng Fan wrote: > > > Subject: [PATCH 01/17] armv8: Fix SMCC and ARM_PSCI_FW dependencies > > > > From: Oleksandr Andrushchenko > > > > Currently SMCC selects ARM_PSCI_FW if enabled which is not correct as > > there are cases that PSCI can function without firmware

RE: [PATCH 01/17] armv8: Fix SMCC and ARM_PSCI_FW dependencies

2020-07-02 Thread Peng Fan
> Subject: [PATCH 01/17] armv8: Fix SMCC and ARM_PSCI_FW dependencies > > From: Oleksandr Andrushchenko > > Currently SMCC selects ARM_PSCI_FW if enabled which is not correct as > there are cases that PSCI can function without firmware at all. > ARM_PSCI_FW itself is built with driver model