Skip to content
Commit 5286d0ae authored by Jagdish Gediya's avatar Jagdish Gediya
Browse files

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's avatarJagdish Gediya <jagdish.gediya@arm.com>
parent 751c1e93
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment