mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-07 16:07:03 +00:00
This patch removes dynamic memory allocation APIs, including: - calloc - malloc - free The corresponding data structures, MACROs, and Kconfig items are also removed. v1 -> v2: no change Tracked-On: #861 Signed-off-by: Shiqing Gao <shiqing.gao@intel.com> |
||
---|---|---|
.. | ||
guest | ||
include | ||
acpi.c | ||
cmdline.c | ||
dmar_info.c | ||
dmar_parse.c | ||
reloc.c |