Skip to content
  1. Mar 21, 2024
  2. Mar 20, 2024
  3. Mar 16, 2024
  4. Mar 14, 2024
  5. Mar 13, 2024
  6. Mar 12, 2024
    • Palmer Dabbelt's avatar
      Merge patch series "Support Andes PMU extension" · a13a806d
      Palmer Dabbelt authored
      Yu Chien Peter Lin <peterlin@andestech.com> says:
      
      This patch series introduces the Andes PMU extension, which serves the
      same purpose as Sscofpmf and Smcntrpmf. Its non-standard local interrupt
      is assigned to bit 18 in the custom S-mode local interrupt enable and
      pending registers (slie/slip), while the interrupt cause is (256 + 18).
      
      * b4-shazam-merge:
        riscv: andes: Support specifying symbolic firmware and hardware raw events
        riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
        dt-bindings: riscv: Add Andes PMU extension description
        perf: RISC-V: Introduce Andes PMU to support perf event sampling
        perf: RISC-V: Eliminate redundant interrupt enable/disable operations
        riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
        dt-bindings: riscv: Add Andes interrupt controller compatible string
        riscv: errata: Rename defines for Andes
      
      Link: https://lore.kernel.org/r/20240222083946.3977135-1-peterlin@andestech.com
      
      
      Signed-off-by: default avatarPalmer Dabbelt <palmer@rivosinc.com>
      a13a806d