Browse Source
Disabling filter 0 causes inability to access DRAM. An attempt leads to an abort. ARM manual disallows to disable filter 0, but if we do that from SRAM, nothing bad happens. This patch prevents disabling of a filter 0, allowing to reconfigure other filters from DRAM. Note: this patch doesn't change the logic after reset. It is only needed in case someone wants to reconfigure the previously configured TZASC. Change-Id: I196a0cb110a89afbde97f64a94df3101f28708a4 Signed-off-by: stsp@users.sourceforge.netpull/1981/head
Stas Sergeev
4 years ago
committed by
Joanna Farley
1 changed files with 13 additions and 5 deletions
Loading…
Reference in new issue