commit | 142c9751a6cb7e2f9d18847570bc01c5e991aeeb | [log] [tgz] |
---|---|---|
author | Wolfgang Wallner <wolfgang.wallner@br-automation.com> | Wed Jan 22 16:01:45 2020 +0100 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Feb 04 01:19:28 2020 +0800 |
tree | 65de4b4c727627674b567ff4303a5b9b2bee0e75 | |
parent | 7d53b5a4ceaf86ecfe1bee097f27b49557e7cf7a [diff] |
x86: Move itss.h from Apollo Lake to the generic x86 include directory The code in this file is not specific to Apollo Lake. According to coreboot sources (where this code comes from), it is common to at least: * Apollo Lake * Cannon Lake * Ice Lake * Skylake Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>