OSDN Git Service

soc: qcom: smem: Support global partition
authorChris Lew <clew@codeaurora.org>
Wed, 11 Oct 2017 21:29:08 +0000 (14:29 -0700)
committerAndy Gross <andy.gross@linaro.org>
Thu, 12 Oct 2017 04:48:27 +0000 (23:48 -0500)
commitd52e404874369f10d20519f4095478d9cb4d6aad
treed01222cb12309caab2b4c6d6ebaa3edbc94af9a6
parentdcc0967dd776cefe04856726a39195c1c5edbd2c
soc: qcom: smem: Support global partition

SMEM V12 creates a global partition to allocate global smem items from
instead of a global heap. The global partition has the same structure as
a private partition.

Signed-off-by: Chris Lew <clew@codeaurora.org>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
drivers/soc/qcom/smem.c