On Tue, Apr 18, 2023 at 11:31 PM Simon Glass <[email protected]> wrote:
>
> For now, just enable the fast-but-large string functions in 32-boot

32-bit

> U-Boot proper only. Avoid using them in SPL. We cannot use then in 64-bit
> builds since we only have 32-bit assembly.
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
> (no changes since v1)
>
>  arch/x86/include/asm/string.h | 6 +++++-
>  arch/x86/lib/Makefile         | 4 +++-
>  2 files changed, 8 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <[email protected]>

Reply via email to