commit | 333a53ff7fb9d836ff4a2b7f266ac9b2bb85e873 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Sun Jul 17 13:00:49 2016 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Jul 18 18:15:17 2016 +0100 |
tree | b1a56c97b9322ce5ca31307e00b2beac7abbfa53 | |
parent | b90338b7cbb7c8cad8dbd3c4de4e64180ce0d88b [diff] |
KVM: arm64: vgic-its: Validate the device table L1 entry Checking that the device_id fits if the table, and we must make sure that the associated memory is also accessible. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>