Skip to content
  1. Jan 27, 2023
    • Balint Dobszay's avatar
      Add support for FF-A driver changes in v6.1 · 18e3be71
      Balint Dobszay authored
      
      
      The in-kernel interface of the FF-A driver has changed with the v6.1
      kernel release. The FF-A operations are now split into multiple groups,
      and instead of using the ffa_dev_ops_get() function now the ops struct
      can be reached directly.
      
      This patch introduces wrapper functions around the FF-A operations to
      enable using the new in-kernel interface in a backwards compatible way.
      
      Signed-off-by: Balint Dobszay's avatarBalint Dobszay <balint.dobszay@arm.com>
      Change-Id: I2a223a2e079d9afc693da629fad462eb9d95b3a3
      debugfs-v5.0.1
      18e3be71
  2. Aug 31, 2022
  3. Jan 28, 2021
Loading