acrn-hypervisor/hypervisor/arch/x86/boot
Victor Sun e4a58363e3 HV: fix MISRA violation of _ld_ram_xxx
Variable should not have a prefix of '_' per MISRA C standard. The patch
removes the prefix for _ld_ram_start and _ld_ram_end.

Tracked-On: #6885

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2021-11-26 16:45:17 +08:00
..
cpu_primary.S HV: fix MISRA violation of _ld_ram_xxx 2021-11-26 16:45:17 +08:00
trampoline.S Revert "hv: Let trampoline execution use 1GB pages" 2020-06-15 15:16:34 +08:00