On 2026-05-14T12:49:13, Harsimran Singh Tungal <[email protected]> wrote: > charset: mark u16_strsize() as __efi_runtime > > Mark u16_strsize() as __efi_runtime so it can be called from the EFI > runtime variable paths added for FF-A/MM communication after > ExitBootServices(). > > Signed-off-by: Harsimran Singh Tungal <[email protected]> > > lib/charset.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

