commit | 650a22d5abded783520aa259b6ca649a0fece028 | [log] [tgz] |
---|---|---|
author | Yidi Lin <yidilin@chromium.org> | Fri May 02 16:33:23 2025 +0800 |
committer | Yidi Lin <yidilin@chromium.org> | Sat May 24 09:01:03 2025 +0800 |
tree | 531806433e3f514ee4990ed593acadc3edbe1917 | |
parent | 802a37d5c93b88db65a72bdd35d02ea62f3f27bf [diff] |
feat(mediatek): add APIs exposed to the static library To decrease the static library's dependency on TF-A, add API wrappers for mmap_add_dynamic_region and mmap_remove_dynamic_region. mtk_bl31_map_to_sip_error is also added for translating mtk_bl31_status codes to their corresponding MKT_SIP_E* error codes. Change-Id: Ib4a3593ee8b481b076430d054c08f33cc3b2fa08 Signed-off-by: Yidi Lin <yidilin@chromium.org>