feat: introduce UNDEF injection test scripts

Test to verify UNDEF injection support in TF-A by trapping FGT register
access from tftf into EL3. To emulate this we run the FVP with FEAT_FGT
present but do not set ENABLE_FEAT_FGT which allows lower EL access to
FGT registers (not setting SCR_EL3.FGTEN).

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I2d5a4990ca20a4522edf3d56dc920eb354d4ffe9
3 files changed