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

#ifndef WA_CVE_2017_5715_H
#define WA_CVE_2017_5715_H

int check_wa_cve_2017_5715(void);

#endif /* WA_CVE_2017_5715_H */