commit | cb3837c9693eca3f42935022778cf03e112db1a5 | [log] [tgz] |
---|---|---|
author | Gatien Chevallier <gatien.chevallier@foss.st.com> | Mon May 19 11:53:07 2025 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Wed May 21 10:58:58 2025 +0200 |
tree | aed74aa46e03f1b406021012253de39fca36a6ac | |
parent | a5885a391de5b36c9918915ed1eab09eefd90361 [diff] |
drivers: stm32_rifsc: remove redundant and incorrect parsing of RIMU conf In case we're not TDCID, we cannot configure RIMUs. Plus, the call was redundant with the lines above. Fixes: 471cec144fa3 ("drivers: stm32_rifsc: update RIFSC as a firewall controller") Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers