commit | 741972d8a69ce748d84dfe0d68403054dfcae657 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Jan 27 14:54:46 2016 +0000 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri May 20 15:39:57 2016 +0200 |
tree | 104b90d009557d778f41c393d6cf983ca844269d | |
parent | fd59ed3be17e414aa3400f35d0f5faa01dd74185 [diff] |
KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler The redistributor TYPER tells the OS about the associated MPIDR, also the LAST bit is crucial to determine the number of redistributors. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>