Hi,

On 14/03/2024 22:15, Shawn Anastasio wrote:
diff --git a/xen/common/device-tree/Makefile b/xen/common/device-tree/Makefile
new file mode 100644
index 0000000000..c97b2bd88c
--- /dev/null
+++ b/xen/common/device-tree/Makefile
@@ -0,0 +1 @@
+obj-y += bootinfo.o

AFAICT everything in the new file is in init. So if you decide to keep it (see my comment on patch #6), then this should be "bootinfo.init.o" so the build system can check that all functions/data will live in init.

Cheers,

--
Julien Grall

Reply via email to