x86: apl: Generate required ACPI tables
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:19 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:19 +0000 (11:27 +0800)
commitda2c1b8fd9db6ffa6a8de6d11380a90feea725b4
treedbc34ab90000f3588d806f0cb5d9e75a4d56d890
parent022256b95b134dc62317d4aba11510add00a0c28
x86: apl: Generate required ACPI tables

Add support for generating various ACPI tables for Apollo Lake. Add a few
S3 definitions that are needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/apollolake/Makefile
arch/x86/cpu/apollolake/acpi.c [new file with mode: 0644]
arch/x86/include/asm/arch-apollolake/acpi.h [new file with mode: 0644]
include/acpi/acpi_s3.h