x86: Move Intel GNVS file into the common include directory
authorSimon Glass <sjg@chromium.org>
Wed, 28 May 2025 12:32:07 +0000 (06:32 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 13 Jun 2025 19:10:33 +0000 (13:10 -0600)
commita6e4fdfd77be4bd159cc73214bbf0a96df3aa551
treed4e8797b48beaa6ec1ec137380c62a4e02741a68
parent7660feeedcce7013969bfa89cd04bbddab7d534d
x86: Move Intel GNVS file into the common include directory

Move this so we can include it from sandbox, needed since it is in a
bloblist and must have a check.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/apollolake/acpi.c
arch/x86/cpu/intel_common/acpi.c
arch/x86/include/asm/arch-apollolake/global_nvs.h
board/google/chromebook_coral/coral.c
include/intel_gnvs.h [moved from arch/x86/include/asm/intel_gnvs.h with 100% similarity]