feat(versal2): add support for AMD Versal Gen 2 platformNew SoC is a78 based with gicv3 and uart over pl011. Communicationinterfaces are similar to Versal NET platform. System starts with AMD PLM
feat(versal2): add support for AMD Versal Gen 2 platformNew SoC is a78 based with gicv3 and uart over pl011. Communicationinterfaces are similar to Versal NET platform. System starts with AMD PLMfirmware which loads TF-A(bl31) to memory, which is already configured, andjumps to it. PLM also prepare handoff structure for TF-A with informationwhat components were load and flags which indicate which EL level SW shouldbe started.Change-Id: I5065b1b7ec4ee58e77dc4096747758480c84009cSigned-off-by: Amit Nagal <amit.nagal@amd.com>Signed-off-by: Akshay Belsare <akshay.belsare@amd.com>Signed-off-by: Michal Simek <michal.simek@amd.com>
show more ...