mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-29 08:47:24 +00:00
doc: add note to indicate that vSBL is only supported on APL platforms
Using vSBL is only supported on Apollo Lake (APL) platforms at the present. It cannot be used on other platforms supported by ACRN such as KBL. Make this explicit with an additional note in the documentation. Tracked-On: #2798 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
parent
c561f2d626
commit
ffb924542b
@ -253,6 +253,9 @@ Here are descriptions for each of these ``acrn-dm`` command line parameters:
|
|||||||
first, and trusty OS will then load and verify Android OS according to
|
first, and trusty OS will then load and verify Android OS according to
|
||||||
Android OS verification mechanism.
|
Android OS verification mechanism.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
vSBL is currently only supported on Apollo Lake processors.
|
||||||
|
|
||||||
usage::
|
usage::
|
||||||
|
|
||||||
--vsbl /usr/share/acrn/bios/VSBL.bin
|
--vsbl /usr/share/acrn/bios/VSBL.bin
|
||||||
|
Loading…
Reference in New Issue
Block a user