/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * Copyright (c) 2023 Huawei Device Co., Ltd.
 *
 * Pointer authentication keys initialisation.
 */

#include <asm/pointer_auth.h>

struct ptrauth_keys_kernel_common kernel_common_keys = {{-1, -1}};