commit | 430d594ff8463f5a17a2ca213498a19d8a184359 | [log] [tgz] |
---|---|---|
author | Khasim Syed Mohammed <khasim.mohammed@arm.com> | Mon Aug 09 21:26:15 2021 +0530 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Tue Oct 12 15:55:03 2021 +0200 |
tree | 70df1f791163f5541d6d61db923aa9daf1db2a65 | |
parent | ea640a13c2400fc19e9f401bbd822df819fe0c6c [diff] [blame] |
n1sdp: Add support for n1sdp in ci Build scp and tf-a and test the artefacts on n1sdp in LAVA. Change-Id: Iabe1bc65c5eb18f3204ec732fa259e7e6a4351bc Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@arm.com>
diff --git a/scp_config/n1sdp b/scp_config/n1sdp new file mode 100644 index 0000000..555dffd --- /dev/null +++ b/scp_config/n1sdp
@@ -0,0 +1,3 @@ +CC=/arm/pdsw/downloads/scp-models/tools/gcc-arm-none-eabi-9-2020-q2-update/bin/arm-none-eabi-gcc +PRODUCT=n1sdp +LOG_LEVEL=INFO