commit | e5ec893c003bd127e81c93822c8199f4c2f82e94 | [log] [tgz] |
---|---|---|
author | Najumon B.A <najumon.ba@intel.com> | Sun Jul 02 14:04:55 2023 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Sep 07 09:42:38 2023 +0200 |
tree | 42e5b21b220227c4821518a9e665c715ba8d4ebe | |
parent | 582995359a10add2925cbe00b82523f585c936f7 [diff] |
lib: acpi: add support for MAD table and DMAR table add support for retrieve MAD and DMAR table information. Provided two new interface namely acpi_dmar_entry_get() and acpi_drhd_get() for retrieve DMA Remapping Reporting and DMA-remapping hardware unit definition (DRDH). Signed-off-by: Najumon B.A <najumon.ba@intel.com>