]> xenbits.xensource.com Git - xen.git/commit
xen/xsm: Introduce new boot parameter xsm
authorXin Li <talons.lee@gmail.com>
Tue, 9 Oct 2018 09:33:19 +0000 (17:33 +0800)
committerJulien Grall <julien.grall@arm.com>
Fri, 14 Jun 2019 14:46:00 +0000 (15:46 +0100)
commit257048fc79aaaa911ccec7b43d8b28f08dec64cd
tree00f8a042ca05679c1dee18bdd1b17e768f06604f
parent491e0331f641622904654c0e906805549f201490
xen/xsm: Introduce new boot parameter xsm

Introduce new boot parameter xsm to choose which xsm module is enabled,
and set default to dummy. And add new option in Kconfig to choose the
default XSM implementation.

Signed-off-by: Xin Li <xin.li@citrix.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
docs/misc/xen-command-line.markdown
xen/common/Kconfig
xen/xsm/xsm_core.c