Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | device-tree: Disable meta-virtualization xen DTSI and apply it only for Linux | Mark Hatle | 2025-03-30 | 1 | -0/+123 |
In meta-virtualization, when used with meta-xilinx-core, the XEN dtsi was always enabled, even in a non-Linux based build. This caused compilation issues as cortex-r5 and other CPUs are missing required parameters for Xen. Signed-off-by: Mark Hatle <mark.hatle@amd.com> |