commit | 4a40aedec653bb9e22c01ef4fe0a66278b1a666f | [log] [tgz] |
---|---|---|
author | Julien Grall <julien.grall@linaro.org> | Tue Oct 03 15:20:27 2017 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Oct 13 13:43:03 2017 +0100 |
tree | 2b402996aad271b4a7a3eb6d443d49c48907f741 | |
parent | 9e66317d3c92ddaab330c125dfe9d06eee268aff [diff] |
DT: arm,gic-v3: Update the ITS size in the examples Currently, the examples are using 2MB for the ITS size. Per the specification (section 8.18 in ARM IHI 0069D), the ITS address map is 128KB. Update the examples to match the specification. Signed-off-by: Julien Grall <julien.grall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>