20_linux_xen: Do not load XSM policy in non-XSM options
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 27 May 2020 16:00:45 +0000 (17:00 +0100)
committerMate Kukri <mate.kukri@canonical.com>
Tue, 10 Feb 2026 11:27:19 +0000 (11:27 +0000)
commit038787722cdef0e545a48c3ae955bd9d257510ea
tree6210d44e63413cf7901c6ca6629ab817660ebb5c
parent8b1d2f5859dacae1bb1f9d99f3188d0c81c02e97
20_linux_xen: Do not load XSM policy in non-XSM options

For complicated reasons, even if you have XSM/FLASK disabled (as is
the default) the Xen build system still builds a policy file and puts
it in /boot.

Even so, we shouldn't be loading this in the usual non-"XSM enabled"
entries.  It doesn't do any particular harm but it is quite confusing.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Bug-Debian: https://bugs.debian.org/961673
Last-Update: 2020-05-29

Patch-Name: xen-no-xsm-policy-in-non-xsm-options.patch

Gbp-Pq: Name xen-no-xsm-policy-in-non-xsm-options.patch
util/grub.d/20_linux_xen.in