Skip to content
Commit 0688ff3a authored by Kamlesh Gurudasani's avatar Kamlesh Gurudasani Committed by Tom Rini
Browse files

arm: mach-k3: arm64-mmu: do not map ATF and OPTEE regions in A53 MMU



ATF and OPTEE regions may be firewalled from non-secure entities.
If we still map them for non-secure A53, speculative access may happen,
which will not cause any faults and related error response will be ignored,
but it's better to not to map those regions for non-secure A53 as there
will be no actual access at all.

Create separate table as ATF region is at different locations for am64
and am62/am62a.

Signed-off-by: default avatarKamlesh Gurudasani <kamlesh@ti.com>
parent 414cad08
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