Files
u-boot/arch/arm/lib
Ilias Apalodimas 5d01a97180 arm64: Properly clear BSS
Brock reports a breakage on an RK3568 SoC. His patch is
correct but he never followed up on the requested changes.

We currently use ldr to calculate the address of __bss_start and
__bss_end. However the absolute addresses of the literal pool are never
relocated and we end up clearing the wrong memory section. Use
PC-relative addressing instead.

Link: https://lore.kernel.org/u-boot/zfknlzcemnnaka5w2er5wjwefwoidrpndc4gjhx6d5xr6nlcjr@pasfayjiutii/

Suggested-by: brock_zheng <yzheng@techyauld.com>
Reported-by: brock_zheng <yzheng@techyauld.com>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2025-09-09 12:43:26 -06:00
..
2023-08-17 16:39:20 -04:00
2025-08-30 20:45:33 +02:00
2025-09-09 12:43:26 -06:00
2023-02-07 14:33:48 -05:00
2024-10-27 17:24:13 -06:00
2025-04-08 16:23:27 -06:00
2023-04-06 19:10:08 -04:00
2022-09-02 13:40:42 -04:00
2025-04-23 13:19:44 -06:00
2025-04-23 13:19:44 -06:00