commit | 7a96a5007f38f6fd4b68653f160d993b3dadf5c5 | [log] [tgz] |
---|---|---|
author | Konstantin Porotchkin <kostap@marvell.com> | Thu Aug 22 14:23:34 2019 +0300 |
committer | Marcin Wojtas <mw@semihalf.com> | Sun Oct 04 15:29:05 2020 +0200 |
tree | 699731a502fe55e99e053c59f541d18d73b13078 | |
parent | a0568b5eafce63a09b0891890079a63a905539c0 [diff] |
drivers: marvell: mochi: Update AP incoming masters secure level Do not force non-secure access level for PIDI masters when LLC_SRAM is enabled. The EIP197 is located on CP0 and need to access secure SRAM in AP LLC. This requires EIP197 DMA to have AXPROT[1]=0 and not changed when forwarded to address decoding tables. Change-Id: I8962db94a124350c14220ba6d0364d294ae4664a Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>