On Mon, 24 Aug 2026 at 14:55, Philippe Mathieu-Daudé <[email protected]> wrote: > > Hi Peter, > > On 24/8/26 12:28, Peter Maydell wrote: > > The GICv5 allocates memory and creates hashtables during realize and > > as part of its operation. Free those resources in finalize. > > Why not in unrealize() path?
No particular strong reason. Do we have some life-cycle/style guidance on when we should put things in unrealize vs finalize ? -- PMM
