acrn-hypervisor/hypervisor/boot
Yin Fengwei 3d94f86812 hv: flush cache after update the trampoline code
Trampoline code is updated as data when preparing the trampoline
code and doing relocation. In this case, we need to flush cache
to make sure the updated code is in RAM.

Tracked-On: #1604
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Reviewed-by: Zide Chen <zide.chen@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-10-26 13:35:19 +08:00
..
include HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
sbl HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
acpi.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
dmar_parse.c hv:Rename port/mmio read and write APIs 2018-08-02 14:03:38 +08:00
reloc.c hv: flush cache after update the trampoline code 2018-10-26 13:35:19 +08:00