- 25 Mar, 2021 1 commit
-
-
Add initial model startup support for RD-N2 Cfg1 platform. This supports busybox, distro boot, secure boot and acs tests. Signed-off-by:
Aditya Angadi <aditya.angadi@arm.com> Change-Id: Ifdd437a826472ba5c35f5f207b95fa7ccd67ad06
-
- 22 Feb, 2021 1 commit
-
-
Thomas Abraham authored
Allow distro boot test on RD-V1 multi-chip platform by including the platform name 'rdv1mc' in the list of platforms supported. Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com> Change-Id: I7dca3cee079d88c3afff2aeb7e2fedc37a40980d
-
- 01 Feb, 2021 1 commit
-
-
Thomas Abraham authored
The run_model.sh script of a platform is not expected to be have execute permission. So source the run_model.sh file as required. Signed--off-by:
Thomas Abraham <thomas.abraham@arm.com> Change-Id: I3b625cf3ade2f9e30a74e93f2c8b5d427c11ddd0
-
- 18 Dec, 2020 1 commit
-
-
Reference Design platform RD-Daniel has been renamed to RD-V1. Correspondingly, remove all uses of 'rddaniel' and replace it with rdv1 where appropriate. Signed-off-by:
Aditya Angadi <aditya.angadi@arm.com> Change-Id: I3aa46017998bf376736c1d4db364dd0386e9c481
-
- 27 Nov, 2020 1 commit
-
-
Thomas Abraham authored
Add initial model startup support for RD-N2 platform. This supports busybox and distro boot tests. Change-Id: I04d18236107e622b81f59efa649f421454578671 Signed-off-by:
Aditya Angadi <aditya.angadi@arm.com>
-
- 06 Apr, 2020 1 commit
-
-
Thomas Abraham authored
Allow distro boot test on RD-Daniel Config-M platforms by including the platform name 'rddaniel' in the list of platform supported. Change-Id: I53c278c274f755e3fcd46d487914e247597701f8 Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com>
-
- 04 Mar, 2019 1 commit
-
-
Thomas Abraham authored
Adapt the help messages in the test execute scripts to the new product names. In addition to this, use helper functions to simplify the script code. Change-Id: I4e1969434b6bbb10b4b5cd31158d4f743e4bd326 Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com>
-
- 26 Feb, 2019 4 commits
-
-
Thomas Abraham authored
Rename sgiclarkh platform as rde1edge as per the new product name for this platform. Change-Id: I338744cc2dd37bd832323b5c591c8dac4490eb52 Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com>
-
Thomas Abraham authored
Rename sgiclarka platform as rdn1edge as per the new product name for this platform. Change-Id: I47fbdf56044cecea42e8b9dcd9857a649f8f339c Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com>
-
Thomas Abraham authored
The test scripts under sgi/ directory will be used by other platforms as well. To allow access to sgi_common_util.sh from test scripts when tests are invoked from platforms other than sgi/, update the path to the sgi_common_util.sh script in each of the supported tests. Change-Id: I3a724aeee77106f8b4692a46df9e1ec882fe9424 Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com>
-
SGI-Clark.Helios platform supports booting most of common distributions. So allow this script to be usable on SGI-Clark.Helios platform. Change-Id: I3d52a6fc9700079d040b97aec7e47f055eaed339 Signed-off-by:
Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
-
- 25 Feb, 2019 2 commits
-
-
SGI-Clark.Ares platform supports booting most of common distributions. So allow this script to be usable on SGI-Clark.Ares platform. Change-Id: I364442dde13c73070a11ef0ef29021a6cf776500 Signed-off-by:
Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
-
Thomas Abraham authored
The copyright notice header has been missing on this file. So add the copyright notice to this script. Change-Id: I82e42a2651381773263b7b991af25b3b543c7f90 Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com>
-
- 18 Feb, 2019 1 commit
-
-
Thomas Abraham authored
The existing script that supports both distribution install and boot is name as 'distro_boot.sh'. Since it supports distribution install as well, it is being renamed as 'distro.sh'. Change-Id: I89462125685c13c66a34b05e75232f6bbd0d3198 Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com>
-
- 19 Oct, 2018 1 commit
-
-
Modifiy the distro-boot script to allow it to accept sata disk images which are placed at any location in the host's filesystem. Also, as part of the restructuring of the model scripts, modify the distro-boot script to adapt it to the changes in the location of the run-model.sh script. Change-Id: I8401a6e5a7a3bf1e24106fd4b88b490ddc2068c8 Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com>
-
- 12 Oct, 2018 1 commit
-
-
The existing structure of the sgi575 platform model-scripts is not extensible when adding support for additional sgi platforms and test cases. So the sgi platform model-scripts have been reorganized as below model-scripts | ---sgi | |--- distro-boot.sh |--- busybox-boot.sh --- platforms | --- sgi575 | --- run_model.sh The new 'sgi' directory will hold all the test scripts. The new 'platforms' directory will hold the platform specific run_model.sh script and there is a directory for each supported platform. The distro-boot.sh is now moved to 'sgi' directory and the changes required to align with this new structure has been included in this script. There is also a new 'busybox-boot.sh' script as well to be used for busybox boot tests. Change-Id: I78445bf59f0690900f60a819500ab455e1c14179 Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com>
-
- 08 Aug, 2018 1 commit
-
-
Nariman Poushin authored
Change-Id: Ia8ea050117aeb1d003e492cc994171af1807bb0e Signed-off-by:
Nariman Poushin <nariman.poushin@linaro.org>
-