nuttx/arch/risc-v
Eero Nurkkala 09bf8a5f89 risc-v/mpfs: mpfs_opensbi: fix fw_size calculation
fw_start and fw_size were miscalculated. What was needed
was the pointed values of the offsets __mpfs_nuttx_start
and __mpfs_nuttx_end, not the values they had in place.

Also add the next_arg1 initialization.

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2022-01-14 10:10:24 +01:00
..
include arch/risc-v: Merge rv32im and rv64gc into common 2022-01-11 23:24:33 +08:00
src risc-v/mpfs: mpfs_opensbi: fix fw_size calculation 2022-01-14 10:10:24 +01:00
Kconfig arch/risc-v: Merge rv32im and rv64gc into common 2022-01-11 23:24:33 +08:00