linux-stable-rt/arch/arm/mach-msm
Stephen Boyd 2a1eb58a86 msm: Secure Channel Manager (SCM) support
SCM is the protocol used to communicate between the secure and
non-secure code executing on the applications processor. The
non-secure side uses a physically contiguous buffer to pass
information to the secure side; where the buffer conforms to a
format that is agreed upon by both sides. The use of a buffer
allows multiple pending requests to be in flight on the secure
side. It also benefits use cases where the command or response
buffer contains large chunks of data.

Reviewed-by: Saravana Kannan <skannan@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
2011-01-07 15:54:43 -08:00
..
include/mach Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-01-06 16:50:35 -08:00
Kconfig msm: Secure Channel Manager (SCM) support 2011-01-07 15:54:43 -08:00
Makefile msm: Secure Channel Manager (SCM) support 2011-01-07 15:54:43 -08:00
Makefile.boot
acpuclock-arm11.c
acpuclock.h
board-halibut.c msm: fix compile failure on struct membank node member 2010-10-27 14:24:01 -07:00
board-mahimahi.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-msm7x27.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-msm7x30.c MSM: Add USB support for MSM7x30 2010-12-16 13:53:39 -08:00
board-msm8x60.c ARM: GIC: consolidate gic_cpu_base_addr to common GIC code 2010-12-14 19:21:42 +00:00
board-qsd8x50.c MSM: Add USB suport for QSD8x50 2010-12-16 13:53:39 -08:00
board-sapphire.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-trout-gpio.c msm: trout: add gpio_to_irq 2010-12-15 14:13:16 -08:00
board-trout-mmc.c
board-trout-panel.c msm: initial framebuffer support 2010-12-15 14:13:18 -08:00
board-trout.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-trout.h
clock-7x30.h
clock-dummy.c
clock-pcom.c
clock-pcom.h
clock.c msm: add handling for clocks tagged as CLK_MINMAX 2010-12-15 14:13:17 -08:00
clock.h
devices-msm7x00.c msm: initial framebuffer support 2010-12-15 14:13:18 -08:00
devices-msm7x30.c MSM: Add USB support for MSM7x30 2010-12-16 13:53:39 -08:00
devices-msm8x60-iommu.c msm: iommu: Mark functions with the right section names 2010-11-30 14:03:36 -08:00
devices-qsd8x50.c MSM: Add USB suport for QSD8x50 2010-12-16 13:53:39 -08:00
devices.h MSM: Add USB suport for QSD8x50 2010-12-16 13:53:39 -08:00
dma.c
gpio-v2.c msm: gpio: Add irq support to v2 gpiolib. 2010-11-30 13:51:52 -08:00
gpio.c
gpio_hw.h
gpiomux-7x30.c
gpiomux-8x50.c
gpiomux-8x60.c
gpiomux-v1.c
gpiomux-v1.h
gpiomux-v2.c
gpiomux-v2.h
gpiomux.c
gpiomux.h
idle.S
io.c msm: io: Export __msm_ioremap 2010-11-19 09:56:58 -08:00
iommu.c msm: iommu: Use the correct memory allocation flag 2010-12-15 14:09:59 -08:00
iommu_dev.c msm: iommu: Mark functions with the right section names 2010-11-30 14:03:36 -08:00
irq-vic.c
irq.c
last_radio_log.c
proc_comm.c
proc_comm.h
scm.c msm: Secure Channel Manager (SCM) support 2011-01-07 15:54:43 -08:00
scm.h msm: Secure Channel Manager (SCM) support 2011-01-07 15:54:43 -08:00
sirc.c msm: sirc: remove some unused variables 2010-11-16 12:23:58 -08:00
smd.c msm: smd: Reduce driver log chatter 2010-11-16 12:23:56 -08:00
smd_debug.c msm: smd: ifdef adjustment to remove unused variables 2010-11-16 12:25:38 -08:00
smd_private.h
timer.c ARM: MSM: update clock source registration 2010-12-22 22:44:33 +00:00
vreg.c