commit | 3fb5b429c89860de937156ded157b905fcf3bbde | [log] [tgz] |
---|---|---|
author | Bryan O'Donoghue <bryan.odonoghue@linaro.org> | Fri May 25 16:43:22 2018 +0100 |
committer | Bryan O'Donoghue <bryan.odonoghue@linaro.org> | Tue Sep 04 13:36:23 2018 +0100 |
tree | 5ecaf88b83e739c750cc5a6931a1052abe8357e6 | |
parent | 1c7bbca9722453348ba9e23fe79ed1a32cd3a0ec [diff] |
imx: imx_aips: Add initial AIPS support This patch adds an initial AHB-to-IP TrustZone (AIPS-TZ) initialization routine. Setting up the AIPSTZ controller is required to inform the SoC interconnect fabric which bus-masters can read/write and if the read/writes are buffered. For our purposes the initial configuration is for everything to be open. We can lock-down later on as necessary. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>