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
..
2025-12-04 09:38:58 -06:00
2025-06-11 09:42:55 +02:00
2024-07-29 15:01:04 -06:00
2025-09-18 17:20:39 +02:00
2023-11-07 14:50:52 -05:00
2025-06-03 17:18:03 -06:00
2025-04-02 20:00:59 -06:00
2023-07-25 12:44:46 -04:00