acrn-hypervisor/devicemodel/core
Yonghua Huang cf7a94071b HV: clear memory region used by UOS before it exit
this patch fixes such an information leaking issue:
   in case that after a UOS is destroyed, its memroy
   will be reclaimed and maybe re-allocated for a new UOS,
   then the previous UOS sensitive data in memory may
   be leaked to the new UOS.

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-30 10:14:22 +08:00
..
console.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
consport.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
gc.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
hugetlb.c DM: Fix potential buffer overflow and uninitialized variable 2018-07-12 17:32:20 +08:00
inout.c DM: Remove 'strictio' from UOS bootargs' options 2018-07-02 12:33:52 +08:00
main.c DM: add system reset (with RAM content kept) 2018-07-17 14:11:12 +08:00
mem.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
mevent.c dm: introduce system/full reset and suspend 2018-07-17 14:11:12 +08:00
monitor.c tools: replace payload[0] of struct mngr_msg with an union 2018-07-19 11:08:18 +08:00
mptbl.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
post.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
smbiostbl.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
sw_load_bzimage.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
sw_load_common.c loader: Update the memory address of GUEST_CFG_OFFSET 2018-07-17 14:11:12 +08:00
sw_load_vsbl.c DM: extend i6300esb device to support watchdog timeout query 2018-07-10 11:53:42 +08:00
vmmapi.c HV: clear memory region used by UOS before it exit 2018-07-30 10:14:22 +08:00
vrpmb.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00