u-boot/board/compulab
Andrew Scull 99e2fbcb69 linker_lists: Rename sections to remove . prefix
Rename the sections used to implement linker lists so they begin with
'__u_boot_list' rather than '.u_boot_list'. The double underscore at the
start is still distinct from the single underscore used by the symbol
names.

Having a '.' in the section names conflicts with clang's ASAN
instrumentation which tries to add redzones between the linker list
elements, causing expected accesses to fail. However, clang doesn't try
to add redzones to user sections, which are names with all alphanumeric
and underscore characters.

Signed-off-by: Andrew Scull <ascull@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-06-23 12:58:18 -04:00
..
cl-som-imx7 Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
cm_fx6 arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
cm_t43 WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
cm_t335 linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
common compulab: Clean up some unused symbols 2021-09-27 21:38:34 -04:00
imx8mm-cl-iot-gate imx: imx8mm-cl-iot-gate: enable pinctrl_wdog in SPL 2022-06-14 21:33:14 +02:00
trimslice SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00