aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-wrapper.py
diff options
context:
space:
mode:
authorJeff Hugo <jhugo@codeaurora.org>2014-01-21 14:34:15 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2014-01-23 16:59:22 -0800
commite374f88d22135fbb0e7898a9f324cb0d33f2d66a (patch)
tree3f096314adf395905f51121e0c233db18c2b85d1 /scripts/gcc-wrapper.py
parent49fb7064624af1b8eedca6b3ffc8d9cd38a72155 (diff)
soc: qcom: smem: Move to arch_initcall()
The SMEM driver is critical to the boot process of qcom System on Chips (SoC). Some SMEM clients use SMEM to communicate with remote processors on the SoC to perform boot critical functions, such as submitting clock votes to a power management processor. As a result of being in this critical path for boot, the SMEM driver should be initialized as early as possible to unblock the entire boot process. Call SMEM's init() from arch_initcall() to initialize SMEM as early as possible in boot. Change-Id: I837b8a93f721d7f9740539f16df1625e8febfbd4 Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions