linux/arch/arm/mach-qcom
Stephen Boyd 65b4ab6553 ARM: qcom: scm: Clarify boot interface
The secure world only knows about 32-bit wide physical addresses
for the boot API. Clarify the kernel interface by explicitly
stating a u32 instead of phys_addr_t which could be 32 or 64 bits
depending on LPAE or not.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
2015-01-23 10:19:17 -06:00
..
board.c ARM: qcom: Add initial IPQ8064 SoC and AP148 device trees 2014-08-21 11:43:34 -05:00
Kconfig ARM: qcom: Select ARCH_SUPPORTS_BIG_ENDIAN 2015-01-19 11:53:30 -06:00
Makefile
platsmp.c ARM: qcom: Add SMP support for KPSSv2 2014-02-11 15:00:40 -06:00
scm-boot.c ARM: qcom: scm: Clarify boot interface 2015-01-23 10:19:17 -06:00
scm-boot.h ARM: qcom: scm: Clarify boot interface 2015-01-23 10:19:17 -06:00
scm.c ARM: qcom: scm: Add logging of actual return code from scm call 2015-01-19 11:53:32 -06:00
scm.h