commit | e54e8de96aed05379cd3b1f33f6f4cd80bca9cdd | [log] [tgz] |
---|---|---|
author | Summer Qin <summer.qin@arm.com> | Fri Jul 21 16:25:18 2023 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Fri Aug 11 11:30:22 2023 +0200 |
tree | 9eed02fa4d9ce0ce8eb80d426060a04c3936d82d | |
parent | f086a9a8da74235b4d3d7e91b3476de085127ec5 [diff] |
LD: Adjust linker script Move .copy.table and .zero.table into .text or .TFM_VECTORS output sections. The benefit is that combined output sections attribute will be set to "AX" or "A". So the RWX warning will not happen. Signed-off-by: Summer Qin <summer.qin@arm.com> Change-Id: I1cbc69c99b569d030603173ac845433082664781