mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-10 05:09:01 +00:00
doc: clean legacy software SRAM names
psram is legacy name of SSRAM, rename it to ssram Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
This commit is contained in:
@@ -462,9 +462,9 @@ Here are descriptions for each of these ``acrn-dm`` command line parameters:
|
||||
|
||||
----
|
||||
|
||||
``--psram``
|
||||
This option enables Pseudo (Software) SRAM passthrough to the VM.
|
||||
``--ssram``
|
||||
This option enables Software SRAM passthrough to the VM.
|
||||
|
||||
usage::
|
||||
|
||||
--psram
|
||||
--ssram
|
||||
|
Reference in New Issue
Block a user