uniLoader/blob
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
..
dtb EXPERIMENTAL: Partially implement NewLib 2023-07-19 19:37:17 +03:00
Image EXPERIMENTAL: Partially implement NewLib 2023-07-19 19:37:17 +03:00
ramdisk AARCH64: Allow for embedding an initramfs 2024-10-12 19:43:05 +03:00
README .: Initiate the project 2022-06-12 17:09:32 +03:00

Folder for binary blobs, like kernel image and device tree.