summaryrefslogtreecommitdiffstats
path: root/include/lib/cpus/wa_cve_2022_23960.h
blob: 35b3fd8c61d722722ee0bd61ef97d63e94764471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 2022, ARM Limited and Contributors. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef WA_CVE_2022_23960_H
#define WA_CVE_2022_23960_H

int check_smccc_arch_wa3_applies(void);

#endif /* WA_CVE_2022_23960_H */