commit | a2d85648b8d901d5659f0658e2fb9c43b216e705 | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Mon Apr 25 14:56:05 2022 +0100 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Thu May 19 16:35:00 2022 +0200 |
tree | c6bc69f46662b43054c5e491c4894212746c87af | |
parent | bb2cdf0949c1f76afff7982d16d6b4566ec0b321 [diff] [blame] |
test(spm): add spm config with ENABLE_ASSERTIONS=0 Signed-off-by: Daniel Boulby <daniel.boulby@arm.com> Change-Id: I9db5c22a854c7a364b3a303a4f9cb837f5582a94
diff --git a/spm_config/fvp-disable_assertions b/spm_config/fvp-disable_assertions new file mode 100644 index 0000000..206df94 --- /dev/null +++ b/spm_config/fvp-disable_assertions
@@ -0,0 +1,2 @@ +PROJECT=reference +ENABLE_ASSERTIONS=0