Skip to content

riscv_zicntr_zihpm

Tsukasa OI edited this page Oct 21, 2023 · 6 revisions

Extension: Zicntr and Zihpm

Feature Description

This patch adds support for two extensions, split from the RISC-V Unprivileged ISA version 2.2:

  1. Zicntr
    Basic hardware performance counters
  2. Zihpm
    Platform-specific configurable hardware performance counters

but the compatibility is vital. This patch set tries to deal with the compatibility issues as possible.

Clone this wiki locally