u-boot/board/ti
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
..
am43xx Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
am57xx WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
am62x configs: Add configs for AM62x SK 2022-06-10 13:37:33 -04:00
am64x board: ti: am64x: Update MAINTAINERS 2022-06-03 15:42:05 -04:00
am65x arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECT 2022-03-04 15:20:06 -05:00
am335x linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
beagle ARM: omap3_beagle: Power on MMC when setting up PMIC 2022-03-10 13:49:57 -05:00
common ti/common: add support for extension_scan_board function 2021-05-13 13:09:09 -04:00
dra7xx doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
evm ARM: omap3: evm: Power on MMC when setting up PMIC 2022-06-10 13:37:32 -04:00
j721e ti: j721e: enable hyperflash spl fixup for j721e 2022-06-10 09:03:22 -04:00
j721s2 board: ti: j721s2: Add board support for J721S2 2022-02-08 09:41:27 -05:00
ks2_evm board: ti: k2g: Program PadConfig_202 before locking RSTMUX8 2021-07-29 10:42:22 +05:30
omap5_uevm doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
panda doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
sdp4430 doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
ti816x common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00