]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: zynqmp: Add platform specific arch_get_page_table
authorMichal Simek <michal.simek@xilinx.com>
Wed, 5 Aug 2015 05:50:16 +0000 (07:50 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 19 Aug 2015 09:25:50 +0000 (11:25 +0200)
commit37ecd04fe3c64c43703e61182b571705a35928a5
tree162db74f91a51f08f9da24e225789f4eaefd9206
parentcb526c1c88e2a35033cc00dde931b926536fd42b
ARM: zynqmp: Add platform specific arch_get_page_table

Based on the patch:
"armv8: caches: Added routine to set non cacheable region"
(sha1: dad17fd51027ad02ac8f02deed186d08109d61fd)
it is necessary to add platform specific hook.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/cpu/armv8/zynqmp/cpu.c