commit | 3ed1b286e52b405870b6c42228089605bb18e26d | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Fri Oct 14 01:13:45 2016 +0000 |
committer | Andrew F. Davis <afd@ti.com> | Tue Jun 19 11:51:05 2018 -0500 |
tree | d9e6f7b3a7614fcb4681b27709b13e03621210a6 | |
parent | 42eea87f12cfed07ba34f9666b2a9cfc7b4c41e9 [diff] |
ti: k3: common: Enable MMU using xlat_tables_v2 library This library will be used to properly set up mappings from different bootloaders at different exception levels. It ensures that memory mapped devices such as UARTs are still accessible and memory regions have the correct access permissions. Signed-off-by: Benjamin Fair <b-fair@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Andrew F. Davis <afd@ti.com>