On Tue, Apr 18, 2023 at 11:31 PM Simon Glass 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
> ---
>
> (n
For now, just enable the fast-but-large string functions in 32-boot
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
---
(no changes since v1)
arch/x86/include/asm/string.h | 6 +-
arch/x86/lib/M
2 matches
Mail list logo