On Mon, 23 Feb 2026 17:01:10 +0000 Peter Maydell <[email protected]> wrote:
> When building the Arm "virt" board, pull in the GICv5. > > We haven't added support for creating or wiring up the GICv5 in that > board yet, but adding it to the Kconfig early means that the GICv5 > code will be compiled and so we can have more confidence that the > individual commits building it up are correct (or at least compile). Good. I much prefer this approach to people only enabling build at the end. > > Signed-off-by: Peter Maydell <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>
