summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/acpigen.h
AgeCommit message (Collapse)Author
2020-09-25x86: acpi: Add PCT and PTC tablesSimon Glass
These are needed for the CPU tables. Add them into an x86-specific file since we do not support them on sandbox, or include tests. Signed-off-by: Simon Glass <sjg@chromium.org>