commit | a11b34a633d3aa94f2c3e327eea2348aa9b94724 | [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 | 2837f83a743c1dfba098b6ba5ec08dd3bf6f95b5 [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>