Expand description
Firmware Event Codes.
Declared in §11.4.
Constants§
- ACCESS_
LOAD - Load access trap event.
- ACCESS_
STORE - Store access trap event.
- FENCE_
I_ RECEIVED - Received FENCE.I request from other HART event.
- FENCE_
I_ SENT - Sent FENCE.I request to other HART event.
- HFENCE_
GVMA_ RECEIVED - Received HFENCE.GVMA request from other HART event.
- HFENCE_
GVMA_ SENT - Sent HFENCE.GVMA request to other HART event.
- HFENCE_
GVMA_ VMID_ RECEIVED - Received HFENCE.GVMA with VMID request from other HART event.
- HFENCE_
GVMA_ VMID_ SENT - Sent HFENCE.GVMA with VMID request to other HART event.
- HFENCE_
VVMA_ ASID_ RECEIVED - Received HFENCE.VVMA with ASID request from other HART event.
- HFENCE_
VVMA_ ASID_ SENT - Sent HFENCE.VVMA with ASID request to other HART event.
- HFENCE_
VVMA_ RECEIVED - Received HFENCE.VVMA request from other HART event.
- HFENCE_
VVMA_ SENT - Sent HFENCE.VVMA request to other HART event.
- ILLEGAL_
INSN - Illegal instruction trap event.
- IPI_
RECEIVED - Received IPI from other HART event.
- IPI_
SENT - Sent IPI to other HART event.
- MISALIGNED_
LOAD - Misaligned load trap event.
- MISALIGNED_
STORE - Misaligned store trap event.
- PLATFORM
- RISC-V platform specific firmware events.
- SET_
TIMER - Set timer event.
- SFENCE_
VMA_ ASID_ RECEIVED - Received SFENCE.VMA with ASID request from other HART event.
- SFENCE_
VMA_ ASID_ SENT - Sent SFENCE.VMA with ASID request to other HART event.
- SFENCE_
VMA_ RECEIVED - Received SFENCE.VMA request from other HART event.
- SFENCE_
VMA_ SENT - Sent SFENCE.VMA request to other HART event.