1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <boot/coreboot_tables.h>
6 void fill_lb_gpios(struct lb_gpios
*gpios
)
10 int get_ec_is_trusted(void)
12 /* Do not have a Chrome EC involved in entering recovery mode;
13 Always return trusted. */