Add support to boot TC3 platform on TC3-FPGA
Introduce compiler flag TARGET_FLAVOUR_FPGA/TARGET_FLAVOUR_FVP to
control build for fvp vs fpga.
Enable virtio for FVP and ramdisk for fpga.
temporarily, change ramdisk base addr to 0x82000000 as the same
address is used to load fwu fip also on fpga and known to be working
to load images.
only acs is tested, debian image is large which needs 64 bit physical
address to load as reserved memory in tf-a for ram booting have
64 bit address, but 64 bit physical address with large size is not
working in edk2 for ramdisk, it throws exception.
Signed-off-by:
Jagdish Gediya <jagdish.gediya@arm.com>
Loading
Please register or sign in to comment