blob: 81e35b159e75e3fb03b2f1423c9bf375e7ee5ff5 [file] [log] [blame]
Haifeng Yan06cc5c12014-04-11 11:54:11 +08001/*
2 * Copyright (c) 2014 Hisilicon Limited.
3 * Copyright (c) 2014 Linaro Ltd.
4 *
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * published by the Free Software Foundation.
8 */
9#include <linux/linkage.h>
10#include <linux/init.h>
11
12 __CPUINIT
13
Wang Long29d189e2014-12-24 03:10:01 +000014ENTRY(hisi_secondary_startup)
Haifeng Yan06cc5c12014-04-11 11:54:11 +080015 bl v7_invalidate_l1
16 b secondary_startup