u-boot/board/synopsys
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
..
axs10x WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
emsdp reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
hsdk image: Drop IMAGE_ENABLE_OF_LIBFDT 2021-10-08 15:53:26 -04:00
iot_devkit linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
nsim common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
MAINTAINERS arc: Rename ARCangel4 board to nSIM 2016-08-05 12:50:25 +03:00