commit | 412dc4b8f8648181129e7755cbddca63034d2cdc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:11 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:17 2020 +0800 |
tree | 4a446c005d3ae4f179f1b9a6dbc9b44ade0c74bc | |
parent | 95971896ca63097e2c374e396bf4f2d1880e958d [diff] |
acpi: Add support for generating processor tables ACPI has a number of CPU-related tables. Add utility functions to write out the basic packages. Signed-off-by: Simon Glass <sjg@chromium.org>