commit | 6f9b015c138bf13fe72250bde17e530f52681bf0 | [log] [tgz] |
---|---|---|
author | Patrick Rudolph <patrick.rudolph@9elements.com> | Wed Oct 23 15:20:07 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 27 17:24:13 2024 -0600 |
tree | 847861ecaf6bebf817a1c27ba85db0edfa1949f8 | |
parent | 142f92bf0465b0fc9fb59a055c1f25f18d3acaf3 [diff] |
common: Enable BLOBLIST_TABLES on arm Allow to use BLOBLIST_TABLES on arm to store ACPI or other tables. Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-by: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>