Home
last modified time | relevance | path

Searched hist:ada79289735fea37e755bbefc4403c989e66f4b1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/qcom/
H A Dsmem.cdiff ada79289735fea37e755bbefc4403c989e66f4b1 Mon Jun 25 19:58:51 CDT 2018 Alex Elder <elder@linaro.org> soc: qcom: smem: introduce qcom_smem_partition_header()

Create a new function qcom_smem_partition_header() to encapsulate
validating locating a partition header and validating information
found within it. This will be built up over a few commits to make
it more obvious how the common function is replacing duplicated code
elsewhere. Initially it just verifies the header has the right
magic number.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>