ARM-software / arm-enterprise-acs

ARM Enterprise ACS
Apache License 2.0
42 stars 52 forks source link

Enterprise ACS should check for invalid MADT Physical Base Address #120

Open bcran opened 2 years ago

bcran commented 2 years ago

Linux 5.12 added a warning message when the MADT's Physical Base Address field is populated (non-zero) but invalid:

[Firmware Bug]: CPU interface incapable of MMIO access

The Enterprise ACS should check that the field has a valid value.

edhay commented 2 years ago

Hello Rebecca,

Thank you for reporting. We are working on the solution for the same.

Enterprise ACS Support