summaryrefslogtreecommitdiff
path: root/spm_config
diff options
context:
space:
mode:
authorDaniel Boulby <daniel.boulby@arm.com>2022-04-25 14:56:05 +0100
committerOlivier Deprez <olivier.deprez@arm.com>2022-05-19 16:35:00 +0200
commita2d85648b8d901d5659f0658e2fb9c43b216e705 (patch)
treec6bc69f46662b43054c5e491c4894212746c87af /spm_config
parentbb2cdf0949c1f76afff7982d16d6b4566ec0b321 (diff)
test(spm): add spm config with ENABLE_ASSERTIONS=0
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com> Change-Id: I9db5c22a854c7a364b3a303a4f9cb837f5582a94
Diffstat (limited to 'spm_config')
-rw-r--r--spm_config/fvp-disable_assertions2
1 files changed, 2 insertions, 0 deletions
diff --git a/spm_config/fvp-disable_assertions b/spm_config/fvp-disable_assertions
new file mode 100644
index 00000000..206df943
--- /dev/null
+++ b/spm_config/fvp-disable_assertions
@@ -0,0 +1,2 @@
+PROJECT=reference
+ENABLE_ASSERTIONS=0