Hi, Not very related to microcode anymore, but this was part of the microcode series, so...
v1: https://lore.kernel.org/xen-devel/[email protected]/ v2: https://lore.kernel.org/xen-devel/[email protected]/ v3: https://lore.kernel.org/xen-devel/[email protected]/ v4: https://lore.kernel.org/xen-devel/[email protected]/ Alejandro Vallejo (2): xen: Allow lib-y targets to also be .init.o earlycpio: lib-ify earlycpio.c docs/misra/exclude-list.json | 4 ---- xen/Rules.mk | 10 +++++----- xen/common/Makefile | 2 +- xen/lib/Makefile | 1 + xen/{common => lib}/earlycpio.c | 0 5 files changed, 7 insertions(+), 10 deletions(-) rename xen/{common => lib}/earlycpio.c (100%) base-commit: 61204ed24ba4537d6eff56594faa5d23cacb8310 -- 2.43.0
