Alexander Usyskin 1dd924f688 mei: gsc_proxy: add gsc proxy driver
Add GSC proxy driver. It to allows messaging between GSC component
on Intel graphics card and CSE device.

Cc: Alan Previn <alan.previn.teres.alexis@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Alan Previn <alan.previn.teres.alexis@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230502163854.317653-3-daniele.ceraolospurio@intel.com
2023-05-04 02:57:29 -07:00

8 lines
223 B
Makefile

# SPDX-License-Identifier: GPL-2.0
#
# Copyright (c) 2022-2023, Intel Corporation. All rights reserved.
#
# Makefile - GSC Proxy client driver for Intel MEI Bus Driver.
obj-$(CONFIG_INTEL_MEI_GSC_PROXY) += mei_gsc_proxy.o