mbox series

[0/3] Few corrections in non-tz firmware boot

Message ID 20221005083730.963322-1-stanimir.varbanov@linaro.org (mailing list archive)
Headers show
Series Few corrections in non-tz firmware boot | expand

Message

Stanimir Varbanov Oct. 5, 2022, 8:37 a.m. UTC
Here are 3 patches which corrects reset bits, non-pix memory region and
use writel/readl with memory barriers included.

Those patches in fact fixes iommu context faults seen on Chromebook
(sc7180) during testing suspend/resume.

Stanimir Varbanov (3):
  venus: firmware: Correct reset bit
  venus: firmware: Correct non-pix start and end addresses
  venus: firmware: Correct assertion of reset bit on remote processor

 drivers/media/platform/qcom/venus/firmware.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)