36acd4fce5
The compiler will optimize boot_early_memset to memset, but memset in libc cannot be used before MMU is enabled. Therefore, assembly language is used to implement the initialization of bss to avoid this problem. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |