mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 09:06:30 +00:00
This patch adds default DRHD MACROs in template platform acpi info. It is the preparation patch to remove dynamic memory allocation in dmar_parse.c. So that the dmar info can be initialized with default size and values when CONFIG_DMAR_PARSE_ENABLED is set to y. v1 -> v2: no change Tracked-On: #861 Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>