## SPDX-License-Identifier: GPL-2.0-only

bootblock-y += gpio.c

ramstage-y += gpio.c
ramstage-y += nhlt.c

smm-y += smihandler.c