commit | 1e3030267cf1f44ef9bd97c2dcab6fb7da9dbfbe | [log] [tgz] |
---|---|---|
author | Joel Goddard <Joel.Goddard@arm.com> | Thu Feb 01 16:38:09 2024 +0000 |
committer | Joel Goddard <Joel.Goddard@arm.com> | Thu Feb 01 16:38:09 2024 +0000 |
tree | b909cd8cd83c63bb653028bb8e062b7ced135a68 | |
parent | e1c7b9a508e7f600cd186204db895a4f38189f72 [diff] [blame] |
quickfix 2 Change-Id: I7a92c602d876ea51a969376abc8535b9fce2a362
diff --git a/build_helper/build_helper_config_maps.py b/build_helper/build_helper_config_maps.py index a4e248f..69b3736 100644 --- a/build_helper/build_helper_config_maps.py +++ b/build_helper/build_helper_config_maps.py
@@ -95,6 +95,9 @@ "-DTEST_S_IPC=OFF " "-DEXTRA_S_TEST_SUITE_PATH=%(codebase_root_dir)s/platform/ext/target/arm/corstone1000/ci_regression_tests/ "), + # Platform Varients Support + "CFG0" : "-DTFM_PLATFORM_VARIANT=0", + # Extra test cases "TEST_CBOR" : "-DTEST_NS_QCBOR=ON ",