1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
4 * http://www.samsung.com/
6 * EXYNOS - Memory map definitions
9 #ifndef __ASM_ARCH_MAP_H
10 #define __ASM_ARCH_MAP_H __FILE__
12 #include <plat/map-base.h>
14 #include <plat/map-s5p.h>
16 #define EXYNOS_PA_CHIPID 0x10000000
18 #define EXYNOS4_PA_COREPERI 0x10500000
20 #endif /* __ASM_ARCH_MAP_H */