uniLoader/include
Ivaylo Ivanov 9c60b66f71 AARCH64: Allow for embedding an initramfs
This actually breaks the armv7 port. It has to be revisited in the
future, since it not only is not compilable right now, but also
cannot boot linux properly. TODO

Also introduce a new C-based __memcpy_optimized that does not
cause an exception on some devices when copying the initramfs.
This issue has to be debugged further.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
2024-10-12 19:43:05 +03:00
..
drivers uniLoader: Mass rework 2024-10-08 21:22:21 +03:00
lib lib: video: Drop font.c temporarely 2024-10-10 16:49:09 +03:00
soc soc: Add basic support for Exynos9610 2024-09-15 09:53:36 +03:00
.gitignore uniLoader: Migrate to kconfig based configurations 2022-06-14 18:02:47 +03:00
board.h uniLoader: Mass rework 2024-10-08 21:22:21 +03:00
list.h uniLoader: Migrate to kconfig based configurations 2022-06-14 18:02:47 +03:00
main.h AARCH64: Allow for embedding an initramfs 2024-10-12 19:43:05 +03:00