x86: apl: Add Global NVS table header
authorSimon Glass <sjg@chromium.org>
Wed, 8 Apr 2020 22:57:30 +0000 (16:57 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 16 Apr 2020 06:36:28 +0000 (14:36 +0800)
commitb2c386846332e9fc1571aa1eed3ac47b903bd32c
treefe42b1847d4223cd6908b9a8a5ab48d2d3850cc7
parent9ece4b090fdda97177ac9b3470e9b7de839eb59d
x86: apl: Add Global NVS table header

Add the C version of this header. It includes a few Chrome OS bits which
are disabled for a normal build.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolgang.wallner@br-automation.com>
arch/x86/include/asm/arch-apollolake/global_nvs.h [new file with mode: 0644]