[DRAFT] mailbox: Add pingpong lat measure nshubin/qemu-mbox
authorNikita Shubin <nikita.shubin@maquefel.me>
Fri, 14 Jun 2024 07:28:26 +0000 (10:28 +0300)
committerNikita Shubin <nikita.shubin@maquefel.me>
Mon, 17 Jun 2024 10:32:04 +0000 (13:32 +0300)
commit97ac81157050547f03566921cc8fa4a5037e5e5a
treef8e9d21fba7fbb99e8b63be7c0f23213d03f1ef6
parent7e3d745c093655d2242ad3196b828a39e1e4363e
[DRAFT] mailbox: Add pingpong lat measure

Add pingpong latency measuring test for mailbox.

Only qemu-mailbox with tx_done interrupt supported.

Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
drivers/mailbox/Kconfig
drivers/mailbox/Makefile
drivers/mailbox/mailbox-pingpong.c [new file with mode: 0644]