soc: qcom: smem: verify partition host ids match
authorAlex Elder <elder@linaro.org>
Tue, 26 Jun 2018 00:58:55 +0000 (19:58 -0500)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 21:57:10 +0000 (16:57 -0500)
commit7d01934455e3f5efc0019befe1b78ebe60dd7b0c
tree02bff95f3c59d63f5e242a07a9493de59b5fc556
parent33fdbc4e5caf7ef6e7114adeab7a4a4578307ff3
soc: qcom: smem: verify partition host ids match

Add verification in qcom_smem_partition_header() that the host ids
found in a partition's header structure match those in its partition
table entry.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
drivers/soc/qcom/smem.c