commit | 9f5dc397fc40919c669167b38a9ec32081d4fcc9 | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Mon Dec 11 17:45:07 2023 +0000 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Wed Feb 28 14:38:56 2024 +0100 |
tree | 0335220babc82bae923dbcad8fa824c907dad025 | |
parent | 2c6665f57195e73285ea6d237a917c31c7f2bd89 [diff] |
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