mbox series

[v2,0/4] Unify K3 initial memory map

Message ID 20231128170528.407707-1-afd@ti.com
Headers show
Series Unify K3 initial memory map | expand

Message

Andrew Davis Nov. 28, 2023, 5:05 p.m. UTC
Hello all,

This was an RFC as it might still break remoteproc loading, but
posted now for merge as worst case this would expose the issue
in remoteproc loading better and force someone to go fix it. :)

Changes for v2:
 - Add patch adding firewall MMU hole for Jacinto devices

Changes for non-RFC:
 - Included dependency patch from here[0] into this series
 - Add Tested-bys
 - Rebase on latest -next

Thanks,
Andrew

[0] https://lore.kernel.org/all/20231122211218.607757-1-afd@ti.com/

Andrew Davis (4):
  arm: mach-k3: Let the compiler size the mem_map lists
  arm: mach-k3: Do not map ATF and OPTEE regions in MMU
  arm: mach-k3: Remove non-cached memory map areas
  arm: mach-k3: Merge initial memory maps

 arch/arm/mach-k3/arm64-mmu.c | 271 +----------------------------------
 1 file changed, 3 insertions(+), 268 deletions(-)