Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b97d19d1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "qcom: cpu_ops: call api for jtagv8 restore state"

parents be84a166 1e89b44c
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -29,6 +29,7 @@
#include <soc/qcom/scm-boot.h>
#include <soc/qcom/scm-boot.h>
#include <soc/qcom/socinfo.h>
#include <soc/qcom/socinfo.h>
#include <soc/qcom/pm.h>
#include <soc/qcom/pm.h>
#include <soc/qcom/jtag.h>


#include <asm/barrier.h>
#include <asm/barrier.h>
#include <asm/cacheflush.h>
#include <asm/cacheflush.h>
@@ -161,6 +162,7 @@ static int msm8994_cpu_boot(unsigned int cpu)


void msm_cpu_postboot(void)
void msm_cpu_postboot(void)
{
{
	msm_jtag_restore_state();
	/*
	/*
	 * Let the primary processor know we're out of the pen.
	 * Let the primary processor know we're out of the pen.
	 */
	 */