aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-hisi/headsmp.S
blob: 278889c00b77075fd48c1d40a5082a126d9baa43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 *  Copyright (c) 2014 Hisilicon Limited.
 *  Copyright (c) 2014 Linaro Ltd.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */
#include <linux/linkage.h>
#include <linux/init.h>

	__CPUINIT

ENTRY(hix5hd2_secondary_startup)
	bl	v7_invalidate_l1
	b	secondary_startup