commit | 31857d4cbab71c185226da07cc2b6de04bbb3654 | [log] [tgz] |
---|---|---|
author | Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> | Thu Feb 22 15:16:32 2024 +0800 |
committer | hsin-hsiung.wang <hsin-hsiung.wang@mediatek.com> | Fri May 03 14:08:13 2024 +0200 |
tree | 5eec2b7d5a097eceae86d23a8d1de51478149c52 | |
parent | af58f6d4a5a2832fbc52c7c33fa750ce8ac13b57 [diff] |
refactor(build): introduce adr_l macro Introduce the macro "adr_l," which can handle symbols or labels that exceed the 1MB access range compared to the "adr" instruction. Change-Id: Iab2a2a2f8a11a5e21e386f1001ba27a8de621132 Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>