Hi Jan,
On 23/10/2020 11:18, Jan Beulich wrote:
... into its own CU, for being unrelated to other things in
common/lib.c. For now it gets compiled into built_in.o rather than
lib.a, as it gets used unconditionally by Arm's as well as x86'es
{,__}start_xen().
AFAICT, parse_size_and_unit() is also used unconditionally on both
architectures.
I think we want to follow the same approach everywhere. If there are no
major downside to build an archive, then we built in everything in lib/
in the archives.
Cheers,
--
Julien Grall