commit | 3e11c8cf84f07daec852924130f09413422fd211 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 01 09:03:08 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 11:44:36 2022 -0700 |
tree | 92488b5dbeb05078c35074050a831f667ed4c70e | |
parent | 89b7c440b596a183d716f5bde02ba63e43683983 [diff] |
acpi: Add some tables needed by ARM devices Add some tables needed for ARM devices, including more MADT subtables, a CSRT descriptor, GTDT and PPTT. WIP: This needs comments added. Signed-off-by: Simon Glass <sjg@chromium.org>