commit | 21eb5cc32ac156d5f147fe4233fddc663eaad6af | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Apr 29 09:39:09 2019 -0700 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Oct 08 09:11:14 2019 +0200 |
tree | 877de880ae32768d680e900a7f55cedc13d09733 | |
parent | 0d2e7fef5b2fd79b31a00720407afa560b72fc54 [diff] |
arm64: versal: Enable memory mapping via DT Code reads DT and setup MMU table based on memory node. This will ensure that only DT needs to be changed. Signed-off-by: Michal Simek <michal.simek@xilinx.com>