Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c7583d7dd62d44a5e930d67e7e6b881a569a5561
/
.
/
arch
/
arm
/
mach-tegra
/
headsmp.S
blob: 2072e7322c39898723379497b44206ebb51d7b72 [
file
] [
log
] [
blame
]
#include <linux/linkage.h>
#include <linux/init.h>
#include "sleep.h"
.section
".text.head"
,
"ax"
ENTRY
(
tegra_secondary_startup
)
check_cpu_part_num
0xc09
,
r8
,
r9
bleq v7_invalidate_l1
b secondary_startup
ENDPROC
(
tegra_secondary_startup
)