commit | cdef0b3f3ae56db2acd0a79c3a4089db281378fe | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Mon Mar 09 17:12:09 2015 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 13 09:29:33 2015 -0400 |
tree | a588234fba95d3b76243ccfbd89559844b680f13 | |
parent | c6f90e1418a84fe5fa463b38403bd1845cb6a59c [diff] |
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 RX51 has a secure logic which uses different parameters compared to traditional implementation. So, make the generic secure acr write over-ride-able by board file and refactor rx51 code to use this. While at it, enable the OMAP3 specific errata code for 454179, 430973, 621766. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>