/* SPDX-License-Identifier: GPL-2.0-only */ #include #include #include void bootblock_cpu_init(void) { fast_spi_cache_bios_region(); }