diff options
author | Sudeep Holla <[email protected]> | 2018-02-26 12:21:11 +0000 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2018-02-28 16:58:13 +0000 |
commit | 3f5098135b2cd23941e5573a3f0abaf75b0e1d0a (patch) | |
tree | 4f4599753b582f81b439e117f1ce63dedca3b07b /scripts/gdb/linux/utils.py | |
parent | 20fd17ff35106d60f278c78bb783994c6747866b (diff) |
arm64: dts: juno: fix size of GICv2m MSI frames
Currently the size of GICv2m MSI frames are listed as 4kB while the
Juno TRM specifies 64kB for each of these MSI frames.
Though the devices connected themselves might just use the first 4kB,
to be consistent with the general practice of 64kB boundary alignment
to all the devices, let's keep the size as 64kB. This might also help
in avoiding any surprise when passing the device to a VM.
This patch increases the size of each GICv2m MSI frames from 4kB to 64kB
as per the specification.
Cc: Liviu Dudau <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Reviewed-by: Robin Murphy <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions