Skip to content
Commit 696edbe8 authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Anas Nashif
Browse files

arm64: move simple memcpy/memset alternatives to assembly



Assembly implementation for z_early_memset() and z_early_memcpy().
Otherwise the compiler will happily replace our C code with a direct
call to memset/memcpy which kind of defeats the purpose.

Signed-off-by: default avatarNicolas Pitre <npitre@baylibre.com>
parent 64855973
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment