Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9fadeca4 authored by Amir Levy's avatar Amir Levy
Browse files

msm: ipa3: Added uC Event Ring memory region to IPA SRAM



Since there is no dedicated descriptor RAM for uC in SDX20 and
SDM845, the event ring is added to IPA SRAM. The transfer ring is
placed in uC DRAM, since IPA only needs read access to it. However
the event ring cannot be placed in uC DRAM, since IPA needs to write
to it and this is forbidden per security policy. uC event ring get 1K
space from the bottom of the IPA SRAM allocation on account of the
modem memory region.

Change-Id: If277160e8988813a770ea04e4e95128f86a31c74
Acked-by: default avatarDmitry Kogan <dmitryk@qti.qualcomm.com>
Signed-off-by: default avatarAmir Levy <alevy@codeaurora.org>
parent 0a4d1ddb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment