commit | 8c4b37ce97c27ad4e7f83b028d4cd1396a51a36f | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Dec 19 16:04:08 2023 +0100 |
committer | Simon Glass <sjg@chromium.org> | Sun Jan 07 13:49:15 2024 -0700 |
tree | 69bb9a116ba839ffc101d1ae923485401332294f | |
parent | b8bb5704ae043db6040a60c23026949a9887e351 [diff] |
arm: enable support for QEMU firmware tables Enable the QEMU firmware interface if ACPI tables are to be supported on the QEMU platform. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>