• Sudeep Holla's avatar
    arm64: dts: juno: fix size of GICv2m MSI frames · 3f509813
    Sudeep Holla authored
    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 <liviu.dudau@arm.com>
    Acked-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
    Reviewed-by: default avatarRobin Murphy <robin.murphy@arm.com>
    Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
    3f509813
juno-base.dtsi 18.9 KB