diff options
author | Anmol <anmol.karan123@gmail.com> | 2021-07-05 23:22:46 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-07-07 11:58:49 +0000 |
commit | fd011336c08a11f8d4f818dcac351908ae403b76 (patch) | |
tree | 43c88ed66cd9edb35e5ebd258dcf93014a7bf8e1 /LICENSE.GPL-2.0-only | |
parent | 37c827410831a8926789ba3e02d94b96476101f5 (diff) |
meta-agl-jailhouse: Fix memmap command line parameterlamprey_12.0.0lamprey/12.0.012.0.0
Jailhouse requires a contiguous piece of RAM for itself and additional
cells. This has to be preallocated during emulation of the image and
is typically done by adding `memmap=<size>$<memory_address>`, and here
escape sequencing before the dollar should only be added when there is
a need to put this parameter in GRUB2 variables in /etc/default/grub.
Fix it by removing `\` escape sequence from memmap command line parameter
of the virtual machine's kernel.
Signed-off-by: Anmol <anmol.karan123@gmail.com>
Change-Id: I9981a359d1cb00900153e7692c6c1175cb0a3ce6
(cherry picked from commit 8be4ced7dd842564c9deaabaa90da75397a22c56)
Diffstat (limited to 'LICENSE.GPL-2.0-only')
0 files changed, 0 insertions, 0 deletions