Hi Marc,
On Sat, Apr 9, 2022 at 2:18 AM Marc Zyngier [off-list ref] wrote:
On Sat, 09 Apr 2022 03:38:55 +0100,
Brad Larson [off-list ref] wrote:
quoted
quoted
quoted
You are still missing the GICV and GICH regions that are
provided by the CPU. I already pointed that out in [1].
The Cortex-A72 TRM will tell you where to find them (at
an offset from PERIPHBASE).
Hi Marc,
Got the addresses, neither region is used, and will be included in the
next submission.
Not sure what you mean by these regions being unused here (the Linux
kernel definitely makes use of them). Note that you'll also need to
add GICC (which I forgot to mention above).
Added missing GICV, GICH and GICC regions.
Regards,
Brad