feat(device): Supports selective difftest of mmio address space#740
feat(device): Supports selective difftest of mmio address space#740
Conversation
…s space Signed-off-by: jiaxiaoyu <xyyy1420@gmail.com>
Signed-off-by: jiaxiaoyu <xyyy1420@gmail.com>
|
Ready for review @shinezyy @poemonsense @cebarobot |
…_write Signed-off-by: jiaxiaoyu <xyyy1420@gmail.com>
Signed-off-by: jiaxiaoyu <xyyy1420@gmail.com>
Signed-off-by: jiaxiaoyu <xyyy1420@gmail.com>
Signed-off-by: jiaxiaoyu <xyyy1420@gmail.com>
|
I propose using |
Signed-off-by: jiaxiaoyu <xyyy1420@gmail.com>
Signed-off-by: jiaxiaoyu <xyyy1420@gmail.com>
cebarobot
left a comment
There was a problem hiding this comment.
I didn't see any codes that uses mmio_diff_type. Are they in the next PR? Also, Could you tell more about the background? Why we need selective difftest of mmio address space?
By the way, Port IO is only used in x86, which is actually useless now. But it's always good to provide those codes.
Current source codes LGTM.
no code is using |
poemonsense
left a comment
There was a problem hiding this comment.
Some minor style improvements
Others look good to me
Signed-off-by: jiaxiaoyu <xyyy1420@gmail.com>
already fixed |
split from #714