summaryrefslogtreecommitdiff
path: root/include/lib/cpus/wa_cve_2018_3639.h
blob: 36546f70de517f4d0058922a33686bbece9329b8 (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_2018_3639_H__
#define __WA_CVE_2018_3639_H__

void *wa_cve_2018_3639_get_disable_ptr(void);

#endif /* __WA_CVE_2018_3639_H__ */