riscv: image: Add new image type for RV64
authorMayuresh Chitale <mchitale@ventanamicro.com>
Fri, 4 Apr 2025 14:48:55 +0000 (14:48 +0000)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 21 May 2025 08:45:55 +0000 (16:45 +0800)
commit14a4792a71db3561bea065415ac1f2ac69ef32b5
tree4c19790b4c7b91ec83f1839cd96caddc65e0f47f
parenta3e09b24ffd4429909604f1b28455b44306edbaa
riscv: image: Add new image type for RV64

Similar to ARM and X86, introduce a new image type which allows u-boot
to distinguish between images built for 32-bit vs 64-bit Risc-V CPUs.

Signed-off-by: Mayuresh Chitale <mchitale@ventanamicro.com>
Reviewed-by: Maxim Moskalets <maximmosk4@gmail.com>
boot/image.c
include/image.h