
10 Mar
2020
10 Mar
'20
1:33 p.m.
Hi Simon,
-----"Simon Glass" sjg@chromium.org schrieb: -----
This function needs to be used by sandbox for tests. Move it into the generic directory.
Nit: Move it into the generic directory and add a test for it.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v2: None
arch/x86/lib/acpi_table.c | 9 --------- include/acpi_table.h | 10 ++++++++++ lib/acpi/acpi_table.c | 10 ++++++++++ test/dm/acpi.c | 28 ++++++++++++++++++++++++++++ 4 files changed, 48 insertions(+), 9 deletions(-)
Reviewed-by: Wolfgang Wallner wolfgang.wallner@br-automation.com
regards, Wolfgang