Re: [PATCH v6 4/7] firmware: qcom: scm: add support to restore secure config to qcm_scm-32

2019-08-22 Thread Bjorn Andersson
On Thu 22 Aug 07:37 PDT 2019, Brian Masney wrote: > From: Rob Clark > > Add support to restore the secure configuration for qcm_scm-32.c. This > is needed by the On Chip MEMory (OCMEM) that is present on some > Snapdragon devices. > > Signed-off-by: Rob Clark > [masn...@onstation.org: ported

[PATCH v6 4/7] firmware: qcom: scm: add support to restore secure config to qcm_scm-32

2019-08-22 Thread Brian Masney
From: Rob Clark Add support to restore the secure configuration for qcm_scm-32.c. This is needed by the On Chip MEMory (OCMEM) that is present on some Snapdragon devices. Signed-off-by: Rob Clark [masn...@onstation.org: ported to latest kernel; set ctx_bank_num to spare parameter.]