Re: [RFC PATCH v3 2/7] xen/arm: scmi-smc: update to be used under sci subsystem

2025-03-24 Thread Grygorii Strashko
Hi Stefano, On 14.03.25 01:48, Stefano Stabellini wrote: On Tue, 11 Mar 2025, Grygorii Strashko wrote: The introduced SCI (System Control Interface) subsystem provides unified interface to integrate in Xen SCI drivers which adds support for ARM firmware (EL3, SCP) based software interfaces (lik

Re: [RFC PATCH v3 2/7] xen/arm: scmi-smc: update to be used under sci subsystem

2025-03-13 Thread Stefano Stabellini
On Tue, 11 Mar 2025, Grygorii Strashko wrote: > The introduced SCI (System Control Interface) subsystem provides unified > interface to integrate in Xen SCI drivers which adds support for ARM > firmware (EL3, SCP) based software interfaces (like SCMI) that are used in > system management. The SCI s

[RFC PATCH v3 2/7] xen/arm: scmi-smc: update to be used under sci subsystem

2025-03-11 Thread Grygorii Strashko
The introduced SCI (System Control Interface) subsystem provides unified interface to integrate in Xen SCI drivers which adds support for ARM firmware (EL3, SCP) based software interfaces (like SCMI) that are used in system management. The SCI subsystem allows to add drivers for different FW interf