u-boot-brain/arch/x86
Simon Glass 29b351122e acpi: Move acpi_add_table() to generic code
Move this code to a generic location so that we can test it with sandbox.
This requires adding a few new fields to acpi_ctx, so drop the local
variables used in the original code.

Also use mapmem to avoid pointer-to-address casts which don't work on
sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
2020-04-30 17:16:12 +08:00
..
cpu x86: Move acpi_table header to main include/ directory 2020-04-16 14:36:28 +08:00
dts tpm: cr50: Use the correct GPIO binding 2020-04-16 14:36:28 +08:00
include/asm x86: Move acpi_table header to main include/ directory 2020-04-16 14:36:28 +08:00
lib acpi: Move acpi_add_table() to generic code 2020-04-30 17:16:12 +08:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: Add support for ACPI general-purpose events 2020-02-07 22:46:35 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00