On Mon, 2015-02-16 at 14:50 +, Julien Grall wrote:
> - Drop wrong comment about the default stride. It's not always 2 * SZ_64K.
> When the re-distributor support VLPIs (from GICv4), the default
> stride is 4 * SZ_64K
>
> - Explain why SZ_64K * 2
>
> Signed-off-by: Julien Grall
- Drop wrong comment about the default stride. It's not always 2 * SZ_64K.
When the re-distributor support VLPIs (from GICv4), the default
stride is 4 * SZ_64K
- Explain why SZ_64K * 2
Signed-off-by: Julien Grall
---
Changes in v3:
- Update commit message
Change