diff options
author | Zenghui Yu <[email protected]> | 2020-03-04 20:33:11 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2020-03-20 17:48:09 +0000 |
commit | b978c25f6ee7d4c79cbe918eed684e53887ec001 (patch) | |
tree | 557379c4648fe28c79a19a9653613fcea9c3f7b5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f3a059219bc718ccc3bf3ff894f089b7e9a93139 (diff) |
irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
In GICv4.1, we emulate a guest-issued INVALL command by a direct write
to GICR_INVALLR. Before we finish the emulation and go back to guest,
let's make sure the physical invalidate operation is actually completed
and no stale data will be left in redistributor. Per the specification,
this can be achieved by polling the GICR_SYNCR.Busy bit (to zero).
Signed-off-by: Zenghui Yu <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Reviewed-by: Eric Auger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions