commit | e68494eb130e2c8021ca4af626a9cb1df8d67dbd | [log] [tgz] |
---|---|---|
author | Shruti Gupta <shruti.gupta@arm.com> | Mon Nov 06 11:04:57 2023 +0000 |
committer | Shruti Gupta <shruti.gupta@arm.com> | Tue Feb 06 10:45:44 2024 +0100 |
tree | 894c262fc0aa78dcbe3b28cc6b731df068a404b6 | |
parent | daa6c795847b78692f522fd96f783a6d419aaec2 [diff] |
test(realm): add testcase for REC exit due to Data/Instr abort Add testcase to cause instruction or data abort in Realm by accessing addr with * HIPAS=UNASSIGNED and RIPAS=DESTROYED * HIPAS=ASSIGNED and RIPAS=DESTROYED * HIPAS=UNASSIGNED and RIPAS=RAM Verify rec exit due to abort Change-Id: Ic04c0ddaf1b18ec0cfd71c28753c4ed7298302da Signed-off-by: Shruti Gupta <shruti.gupta@arm.com>