armv8: K3: j721e: Add custom MMU support
authorSuman Anna <s-anna@ti.com>
Thu, 13 Jun 2019 04:59:48 +0000 (10:29 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 27 Jul 2019 01:49:27 +0000 (21:49 -0400)
commit5bc22e327753444011cbb5d6a29f9e43b4c475ba
treeededd247aacedc263029633dfd7e811e1e4ba411
parent9d1303b38b0e18392cc3e14943173a3574283306
armv8: K3: j721e: Add custom MMU support

The A72 U-Boot code loads and boots a number of remote processors
including the C71x DSP, both the C66_0 and C66_1 DSPs, and the various
Main R5FSS Cores. Change the memory attributes for the DDR regions used
by the remote processors so that the cores can see and execute the
proper code.

A separate table based on the current AM65x table is added for J721E SoCs,
since the number of remote processors and their DDR usage will be different
between the two SoC families.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-k3/arm64-mmu.c