commit | a5c4212f0514e01a1c427ff8ed5cb6968764e929 | [log] [tgz] |
---|---|---|
author | Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> | Wed Feb 21 13:58:51 2024 +0800 |
committer | hsin-hsiung.wang <hsin-hsiung.wang@mediatek.com> | Fri May 03 14:08:13 2024 +0200 |
tree | ef573745f0c554268e487fc6c7b847c95c8003a4 | |
parent | 31857d4cbab71c185226da07cc2b6de04bbb3654 [diff] |
refactor(cpus): replace adr with adr_l Replace "adr" with "adr_l" to handle symbols or labels that exceeds 1MB access range. This modification resolves the link error. Change-Id: I9eba2e34c0a303b40e4c7b3ea7c5b113f4c6d989 Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>