commit | 6d32ab2d8a982ffd46c4dcad9739292f57bc26de | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed Sep 30 12:05:17 2015 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Oct 09 22:16:57 2015 +0100 |
tree | 9acf0cba051715af0af4c43c32f279ded3b8d4ea | |
parent | 76e52dd01cabc340c1a58f540c9d6bf0e79c6b23 [diff] |
arm64: Update booting requirements for GICv3 in GICv2 mode The current requirements do not describe the case where a GICv3 system gets booted with system register access disabled, and expect the kernel to drive GICv3 in GICv2 mode. Describe the expected settings for that particular case. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>