Casey Connolly 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
..
2023-08-17 16:39:20 -04:00
2018-09-25 21:49:18 -04:00
2023-11-28 16:19:06 -05:00
2010-05-06 00:17:01 +02:00
2023-05-31 14:05:34 -04:00