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

Skip to content
Commit d4061f25 authored by Tingwei Zhang's avatar Tingwei Zhang
Browse files

drivers: soc: qcom: Reorder pil loader in makefile



Subsys-pil-tz.c and pil-q6v5-mss.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 and
pil-q6v5-mss.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>
parent 0e01c2e9
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