2 Commits

Author SHA1 Message Date
Simon Glass
a5fc8d6989 ulib: Use the correct copyright message
Canonical should be written with the 'Ltd.' suffix, so add this to a few
files that need it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-09-08 13:09:58 -06:00
Simon Glass
972b0b812b ulib: Add linker script for shared library build
Add a proper linker script (u-boot-lib.lds) for building libu-boot.so to
ensure correct section alignment and placement, particularly for the
linker lists.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2025-09-04 14:23:55 -06:00