On Thu, Sep 17, 2026 at 11:11:41AM -0700, Kees Cook wrote: > On Thu, Sep 17, 2026 at 05:06:18PM +0100, Lorenzo Stoakes (ARM) wrote: > > Fix the issue by caching this data and looking it up instead of getting it > > over and over again. > > Nit: I would describe this as "calculate these once". It _is_ caching, > but I think with Makefiles there is an implication the "caching" means > "write to disk". But maybe that's just me.
+1 Reviewed-by: Nicolas Schier <[email protected]> -- Nicolas

