summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorJessica Clarke <[email protected]>2025-07-10 01:29:35 +0100
committerAnup Patel <[email protected]>2025-07-21 16:39:49 +0530
commite10a45752fe77a1e6fc75e254947dadc3db633ec (patch)
treeccddce611f0e874ff8b0649437988b84d5c26f34 /platform
parent4825a3f87f8d3ee45b7f9b76ed62de7bd1f2dfa8 (diff)
firmware: Rename __rel_dyn_start/end to __rela_dyn_start/end
We are using and expecting the RELA format, not the REL format, and this is the conventional linker-generated name for the start/end symbols, so use it rather than confusing things by making it look like we're accessing .rel.dyn, which would be in the REL format with no explicit addend. Signed-off-by: Jessica Clarke <[email protected]> Reviewed-by: Samuel Holland <[email protected]> Tested-by: Samuel Holland <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'platform')
0 files changed, 0 insertions, 0 deletions