u-boot/arch/riscv
Rick Chen 3c60e59a4f riscv: memcpy: check src and dst before copy
Add src and dst address checking, if they
are the same address, just return and don't
copy data anymore.

Signed-off-by: Rick Chen <rick@andestech.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2023-02-01 16:17:45 +08:00
..
cpu riscv: ax25: bypass malloc when spl fit boots from ram 2023-02-01 16:17:45 +08:00
dts riscv: dts: fix the mpfs's reference clock frequency 2022-11-15 15:37:17 +08:00
include/asm global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
lib riscv: memcpy: check src and dst before copy 2023-02-01 16:17:45 +08:00
config.mk Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
Kconfig riscv: clarify meaning of CONFIG_SBI_V02 2022-11-15 15:37:17 +08:00
Makefile riscv: support building double-float modules 2022-10-20 15:22:21 +08:00