Files
u-boot-krane/include/linux
Casey ConnollyandTom Rini 139f5292e7 string: add strdup_const and kstrdup_const
Extend Linux compat by adding kstrdup_const(), backed by lib/string.c.
This leverages U-Boots .rodata section on ARM64 to avoid pointlessly
duplicating const strings.

This is used by the Linux CCF_FULL port and may be useful elsewhere
in U-Boot.

Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
2026-04-21 11:19:49 -06:00
..
2025-12-04 09:38:58 -06:00
2025-06-11 09:42:55 +02:00
2025-09-18 17:20:39 +02:00