commit | 6918a132e2887a6d1ec0aea53b8231aebe3058f8 | [log] [tgz] |
---|---|---|
author | Shruti Gupta <shruti.gupta@arm.com> | Wed Jul 12 14:56:24 2023 +0100 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Mon Aug 21 17:07:23 2023 +0200 |
tree | 3677f4a7b1d57b773d357521fd6dccb0e63af4e4 | |
parent | 2b87f5814d41c09d9b2ceee44c92e9ac8624d0d8 [diff] [blame] |
test(realm): Use new build flag for Realm tests Use new build flag ENABLE_REALM_PAYLOAD_TESTS=1 for realm payload tests. Signed-off-by: Shruti Gupta <shruti.gupta@arm.com> Change-Id: I83b0a069351210437def177370e7d4621b3aab03
diff --git a/tftf_config/fvp-invalid-access b/tftf_config/fvp-invalid-access index ebb0144..db1dcb7 100644 --- a/tftf_config/fvp-invalid-access +++ b/tftf_config/fvp-invalid-access
@@ -1,3 +1,4 @@ CROSS_COMPILE=aarch64-none-elf- PLAT=fvp TESTS=invalid-access +ENABLE_REALM_PAYLOAD_TESTS=1