]> git.dujemihanovic.xyz Git - u-boot.git/commit
armv8: mach-k3: am642: Add custom MMU support
authorKeerthy <j-keerthy@ti.com>
Fri, 23 Apr 2021 16:27:39 +0000 (11:27 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Wed, 12 May 2021 10:57:57 +0000 (16:27 +0530)
commit7fe7713c2ec6c7018ef1a2d92f2439156a4b12bc
tree379343be7ac346239cbab359dcdd82ae5a23195b
parent078332cee36fcb6562d2ef61913861b0a0f06b56
armv8: mach-k3: am642: Add custom MMU support

Change the memory attributes for the DDR regions used by the remote
processors on AM65x so that the cores can see and execute the proper code.

A separate table based on the previous K3 SoCs is introduced since the
number of remote processors and their DDR usage is different between the
SoC families.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
arch/arm/mach-k3/arm64-mmu.c