aboutsummaryrefslogtreecommitdiff
path: root/hw/tpm/trace-events
blob: 336b06dc8d9c0a18b4db5c5ba9cda006e5dfff3b (plain)
1
2
3
4
5
# See docs/devel/tracing.txt for syntax documentation.

# hw/tpm/tpm_crb.c
tpm_crb_mmio_read(uint64_t addr, unsigned size, uint32_t val) "CRB read 0x" TARGET_FMT_plx " len:%u val: 0x%" PRIx32
tpm_crb_mmio_write(uint64_t addr, unsigned size, uint32_t val) "CRB write 0x" TARGET_FMT_plx " len:%u val: 0x%" PRIx32