[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] docs: update FLASK cmd line instructions
commit d4cd5a205973171475b8c63bc250c2803e0f51fa Author: Doug Goldstein <cardoe@xxxxxxxxxx> AuthorDate: Mon Apr 25 17:15:48 2016 +0100 Commit: Wei Liu <wei.liu2@xxxxxxxxxx> CommitDate: Mon Apr 25 17:15:48 2016 +0100 docs: update FLASK cmd line instructions The command line instructions for FLASK include a note on how to compile Xen with FLASK but the note was out of date after the change to Kconfig. Signed-off-by: Doug Goldstein <cardoe@xxxxxxxxxx> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> Acked-by: Daniel De Graaf <dgdegra@xxxxxxxxxxxxx> Release-acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- docs/misc/xen-command-line.markdown | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown index 5284334..b4bae11 100644 --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -684,8 +684,10 @@ to use the default. > Default: `enforcing` Specify how the FLASK security server should be configured. This option is only -available if the hypervisor was compiled with XSM support (which can be enabled -by setting XSM\_ENABLE = y in .config). +available if the hypervisor was compiled with FLASK support. This can be +enabled by running either: +- make -C xen config and enabling XSM and FLASK. +- make -C xen menuconfig and enabling 'FLux Advanced Security Kernel support' and 'Xen Security Modules support' * `permissive`: This is intended for development and is not suitable for use with untrusted guests. If a policy is provided by the bootloader, it will be @@ -824,7 +826,7 @@ Paging (HAP). Enable late hardware domain creation using the specified domain ID. This is intended to be used when domain 0 is a stub domain which builds a disaggregated system including a hardware domain with the specified domain ID. This option is -supported only when compiled with XSM\_ENABLE=y on x86. +supported only when compiled with XSM on x86. ### hest\_disable > ` = <boolean>` -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |