/* * Copyright (C) 2025 Intel Corporation. * * SPDX-License-Identifier: BSD-3-Clause */ #include #include #ifdef STACK_PROTECTOR unsigned long __stack_chk_guard; #endif