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

Skip to content
Commit ff36397a authored by Tingwei Zhang's avatar Tingwei Zhang Committed by Jitendra Sharma
Browse files

drivers: soc: qcom: Reorder pil loader in makefile



Subsys-pil-tz.c has dependency on peripheral-loader.c.
Pil_info_base needs to be first set in msm_pil_init, 
so pil_desc_init can use that and
write subsystem image start address to memory.  Put
peripheral-loader.o before subsys-pil-tz.o, 
so the init call in peripheral-loader.c
will be called earlier.

Change-Id: I907257609b297678d0662b236bd5f4885f041989
Signed-off-by: default avatarTingwei Zhang <tingwei@codeaurora.org>
Signed-off-by: default avatarJitendra Sharma <shajit@codeaurora.org>
parent 977db65c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment