Searched hist:dd13645c6b54468b71290023a91fa4c3f79bc876 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | tzc380.h | dd13645c6b54468b71290023a91fa4c3f79bc876 Thu Jan 30 07:46:13 UTC 2020 Clement Faure <clement.faure@nxp.com> drivers: tzc: set maximum region size for tzc_auto_configure()
According to the TZC380 documentation, the AXI address width controls the upper limit value of the region size. This fix makes sure that tzc_auto_configure() function will not allocated a region bigger that the AXI address width.
Signed-off-by: Clement Faure <clement.faure@nxp.com> Reviewed-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
|
| /optee_os/core/drivers/ |
| H A D | tzc380.c | dd13645c6b54468b71290023a91fa4c3f79bc876 Thu Jan 30 07:46:13 UTC 2020 Clement Faure <clement.faure@nxp.com> drivers: tzc: set maximum region size for tzc_auto_configure()
According to the TZC380 documentation, the AXI address width controls the upper limit value of the region size. This fix makes sure that tzc_auto_configure() function will not allocated a region bigger that the AXI address width.
Signed-off-by: Clement Faure <clement.faure@nxp.com> Reviewed-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
|