
8 Oct
2021
8 Oct
'21
1:28 p.m.
On 10/8/21 11:18 AM, Patrick DELAUNAY wrote:
Hi Alex,
Hi,
[...]
Without loss of generality, any CONFIG that conflates u-boot options with SPL options is likely to cause some changes down the line.
I have a issue today with the generic part of ARM support:
1/ the PSCI is mandatory for Linux kernel
PSCI is mandatory only on ARMv8 , NOT on ARMv7. And the "mandatory" part is forced onto everyone not by Linux kernel, but by the architecture specification.
[...]