On Wed, 27 Aug 2025 16:55:12 +0100 Bruce Richardson <bruce.richard...@intel.com> wrote:
> > This library (header file) is generic, and has zero interaction with the > > hardware and OS, so it's not an environment abstraction. > > The EAL has become a dump for "everything else" that isn't an individual > > library with its own subdirectory of the /lib directory. > > IMO, it would be nice if we could separate generic utility libraries from > > the EAL. > > > We could start fairly easily by extracting out generic utility headers, no? Vendoring OS headers is a bad, bad idea.