commit | 3f916a412afcf340781ed0dec31d3b67d94fdca4 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Thu Jun 03 10:48:57 2021 +0200 |
committer | Yann Gautier <yann.gautier@foss.st.com> | Thu Jun 03 10:48:57 2021 +0200 |
tree | 8528a9c08f80311fe2e7a3785412e4f217d0087f | |
parent | e1db570a30661755c29ef03213c96f66a449c511 [diff] |
refactor(plat/st): remove io_dummy code for OP-TEE The io_dummy code and function calls are only used in case BL32 is TF-A SP_min, and not OP-TEE. This code in bl2_io_storage can then be put under #ifndef AARCH32_SP_OPTEE. Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: I52787a775160b335f97547203f653419621f5147