commit | 60ef675270675b4af54e426bdc75fd43a2fb8f73 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Tue Feb 12 13:32:03 2019 +0000 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Tue Feb 12 13:32:08 2019 +0000 |
tree | b5fed2773290b174909d37739d98a95a010edb08 | |
parent | 5d783bba0f637dff04209de19e13a2fec7e3286f [diff] |
fvp: trusty: Move dynamic xlat enable to platform Rather than letting the Trusty makefile set the option to enable dynamic translation tables, make platforms do it themselves. This also allows platforms to replace the implementation of the translation tables library as long as they use the same function prototypes. Change-Id: Ia60904f61709ac323addcb57f7a83391d9e21cd0 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>