mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-08 08:26:55 +00:00
Currently the VM bootargs load address is hard-coded at 8KB right before kernel load address, this should work for Linux kernel only since Linux kernel is guaranteed to be loadered high than GPA 8K so its load address would never be overflowed, other OS like Zephyr has no such assumption. Tracked-On: #5689 Signed-off-by: Victor Sun <victor.sun@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com> |
||
---|---|---|
.. | ||
vboot_info.c |