Home
last modified time | relevance | path

Searched hist:"2 f5a2315b84a9b1f089ecfc3f31b29813609a7b7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/
H A Ddebug.cdiff 2f5a2315b84a9b1f089ecfc3f31b29813609a7b7 Wed Jun 26 08:22:47 CDT 2024 Alvin Chang <alvinga@andestech.com> target/riscv: Apply modularized matching conditions for icount trigger

We have implemented trigger_common_match(), which checks if the enabled
privilege levels of the trigger match CPU's current privilege level. We
can invoke trigger_common_match() to check the privilege levels of the
type 3 triggers.

Signed-off-by: Alvin Chang <alvinga@andestech.com>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20240626132247.2761286-4-alvinga@andestech.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>