commit | 09fb7adbc5814e44bbadcd3c9960ef097feb62b1 | [log] [tgz] |
---|---|---|
author | J-Alves <joao.alves@arm.com> | Thu Sep 28 16:14:01 2023 +0100 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Wed Feb 07 17:21:46 2024 +0100 |
tree | 6902059cd5cd7d10e4b8409cc7810b1af343af00 | |
parent | 9448a96eb2f049d1a956ab625dc30e1da2087580 [diff] [blame] |
refactor: rename invalid-access with memory-access In [1] the invalid-access set of tests were renamed to memory-access. [1] https://review.trustedfirmware.org/c/TF-A/tf-a-tests/+/22246 Change-Id: Ib6dd2af8f03daef42cae13ebb349b1d916644b57 Signed-off-by: J-Alves <joao.alves@arm.com>
diff --git a/tftf_config/fvp-memory-access b/tftf_config/fvp-memory-access new file mode 100644 index 0000000..6d2516c --- /dev/null +++ b/tftf_config/fvp-memory-access
@@ -0,0 +1,3 @@ +CROSS_COMPILE=aarch64-none-elf- +PLAT=fvp +TESTS=memory-access