aboutsummaryrefslogtreecommitdiff
path: root/include/lib/cpus/aarch64/cortex_a78_ae.h
blob: 24ae7eeacde2b4d1c656a9840ee7932b7932861c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright (c) 2019-2020, ARM Limited. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef CORTEX_A78_AE_H
#define CORTEX_A78_AE_H

#include <cortex_a78.h>

#define CORTEX_A78_AE_MIDR U(0x410FD420)

#endif /* CORTEX_A78_AE_H */