commit | 02de6d94ddc100dbe9192691caa68b030d97d4e0 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Mon Oct 29 10:41:28 2018 -0500 |
committer | Andrew F. Davis <afd@ti.com> | Tue Oct 30 12:18:05 2018 -0500 |
tree | 3a6bf1a7faf4465f9b0d5b25f90fc268334a036d | |
parent | cba8e332960c931103a3eaf77a66cb25cda465a8 [diff] |
ti: k3: common: Remove use of ARM platform code A recent patch[0] has made setting up page tables into generic code, complete the conversion for TI platforms by removing the use of plat_arm_get_mmap() and using the mmap table directly. [0] 0916c38deca4 ("Convert arm_setup_page_tables into a generic helper") Signed-off-by: Andrew F. Davis <afd@ti.com>