uniLoader/lib
Ivaylo Ivanov 784bfd609a lib: unic: Optimize memcpy and memset for aarch64
Move onto using asmdefs macros in assembly files. Implement an
assembly-based memcpy for aarch64 and a C-optimized memset, while
also making place for replacing functions with more optimized ones
in the future.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
2024-10-09 18:49:23 +03:00
..
debug uniLoader: Mass rework 2024-10-08 21:22:21 +03:00
neatlibc@d111f51154 lib: Replace the broken newlib implementation with neatlibc 2024-08-06 13:25:07 +03:00
neatlibcaarch64/aarch64 lib: Replace the broken newlib implementation with neatlibc 2024-08-06 13:25:07 +03:00
neatlibcarm/arm lib: Replace the broken newlib implementation with neatlibc 2024-08-06 13:25:07 +03:00
simplefb uniLoader: Mass rework 2024-10-08 21:22:21 +03:00
unic lib: unic: Optimize memcpy and memset for aarch64 2024-10-09 18:49:23 +03:00
Kconfig lib: Move debug print function into a separate file 2022-06-14 19:51:51 +03:00
Makefile lib: Introduce unic 2024-09-23 20:17:44 +03:00