Michael Scire
29358dc593
kernel_ldr: use unoptimized memcpy before mmu bringup ( closes #1102 )
...
Before the MMU is up, all reads/writes must be aligned; the optimized
memcpy implementation does not guarantee all reads/writes it performs
are aligned.
This commit splits the libc impl to be separate for kernel/kernel_ldr,
and so now only kernel will use the optimized impl. This is safe,
as the MMU is brought up before kernel begins executing.
2020-08-02 14:40:28 -07:00
..
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-08-02 14:40:28 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-02-19 19:38:20 -08:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-01-30 15:29:51 -08:00
2020-01-29 22:06:25 -08:00
2020-07-31 14:50:52 -07:00
2020-07-13 11:11:30 -07:00
2020-07-31 14:50:52 -07:00
2020-07-10 11:55:33 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-10 11:55:33 -07:00
2020-01-30 15:29:51 -08:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-02-14 19:58:57 -08:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-05-11 15:02:10 -07:00
2020-03-08 00:06:23 -08:00
2020-04-18 17:10:26 -07:00
2020-07-31 14:50:52 -07:00
2020-07-10 11:55:33 -07:00
2020-07-31 14:50:52 -07:00
2020-02-07 11:51:58 -08:00
2020-02-13 16:18:39 -08:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-10 11:55:33 -07:00
2020-07-10 11:55:33 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-10 11:55:33 -07:00
2020-02-19 06:46:59 -08:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-07-31 14:50:52 -07:00
2020-02-14 02:56:42 -08:00
2020-07-10 11:55:33 -07:00
2020-07-31 14:50:52 -07:00
2020-02-19 20:43:19 -08:00
2020-07-31 14:50:52 -07:00