Re: [PATCH 16/40] x86: Move base tables to a writer function

2022-01-23 Thread Simon Glass
Use the new ACPI writer to write the base tables at the start of the area, moving this code from the x86 implementation. Signed-off-by: Simon Glass --- arch/x86/lib/acpi_table.c | 2 - include/acpi/acpi_table.h | 10 - include/dm/acpi.h | 23 +- lib/acpi/Makefile |

[PATCH 16/40] x86: Move base tables to a writer function

2021-12-01 Thread Simon Glass
Use the new ACPI writer to write the base tables at the start of the area, moving this code from the x86 implementation. Signed-off-by: Simon Glass --- arch/x86/lib/acpi_table.c | 2 - include/acpi/acpi_table.h | 10 - include/dm/acpi.h | 23 +- lib/acpi/Makefile |