- Jan 05, 2022
-
-
chetan singh rathore authored
Added SCMI v3 Tests. See merge request !30
-
- Dec 24, 2021
-
-
Nitin Sharma authored
-
- Dec 21, 2021
-
-
Nitin Sharma authored
Signed-off-by:
Nitin Sharma <nitin.sharma3@arm.com>
-
- Dec 20, 2021
-
-
Nitin Sharma authored
Signed-off-by:
Nitin Sharma <nitin.sharma3@arm.com>
-
- Oct 29, 2021
-
-
chetan singh rathore authored
Replace MATTERHORN with MAKALU See merge request !29
-
- Oct 28, 2021
-
-
monalisa-jena-arm authored
Since expected performance_domain_names changed for TC1, therefore modified these values. Signed-off-by:
Monalisa Jena <monalisa.jena@arm.com>
-
- Oct 26, 2021
-
-
chetan singh rathore authored
TC: Update implementation version from 2.7 to 2.8 See merge request !28
-
- Oct 20, 2021
-
-
Shruti Aggarwal authored
Signed-off-by:
Shruti Aggarwal <shruti.aggarwal2@arm.com>
-
- Oct 19, 2021
-
-
chetan singh rathore authored
Replace HARDWARE with TARGET and TC0 with TC See merge request !27
-
- Oct 18, 2021
-
-
Shruti Aggarwal authored
Since SGM/TC test are run on FVP, therefore replaced HARDWARE with TARGET. Replaced TC0 with TC because TC0 implies Total Compute 2020. Signed-off-by:
Shruti Aggarwal <shruti.aggarwal2@arm.com>
-
- Sep 23, 2021
-
-
Basil Eljuse authored
Since Mailbox driver is same for TC0 and SGM, so renamed guide_sgm_testing.md into guide_linux_testing.md See merge request !26
-
- Sep 20, 2021
-
-
monalisa-jena-arm authored
Since Mailbox driver is same for TC0 and SGM, so renamed guide_sgm_testing.md into guide_linux_testing.md Updated SGM reference also from coresponding files Updated user_guide.md for the same Signed-off-by:
Monalisa Jena <monalisa.jena@arm.com>
-
- Sep 17, 2021
-
-
chetan singh rathore authored
perf/test_d007: Update logic for intermediate level See merge request !25
-
Nicola Mazzucato authored
Test 007 iterates over the performance levels discovered to find min, max and intermediate. The intermediate level is chosen to be the second one found. In domains where there are only 2 levels the intermediate level is in fact the max. In further tests, the intermediate level is chosen to replace the max, while effectively the value used is the max, thus nullifying the test case. This patch adds an extra check to pick the minimum level as intermediate when a performance domain exposes only two levels. Signed-off-by:
Nicola Mazzucato <nicola.mazzucato@arm.com> Change-Id: If952eaf6a64168c00a7ba7ef75c5a3adf6aee0ef
-
Basil Eljuse authored
Add TC0 hardware under Linux platform See merge request !24
-
- Sep 16, 2021
-
-
monalisa-jena-arm authored
-
- Sep 13, 2021
-
-
monalisa-jena-arm authored
Introduced TC0 hardware as one of the supported Linux platforms. Restructured the directories under linux directory, and moved "transport_mailbox.c" to common directory, since it is common to both SGM776 and TC0 hardware. Signed-off-by:
Monalisa Jena <monalisa.jena@arm.com>
-
- Sep 10, 2021
-
-
chetan singh rathore authored
Add new option for hardware in Makefile See merge request !23
-
- Sep 09, 2021
-
-
monalisa-jena-arm authored
Now only sgm776 has linux platform. We expect more hardware in future to have same platform. Therefore, added a new option: HARDWARE Updated user_guide.md for the same Signed-off-by:
Monalisa Jena <monalisa.jena@arm.com>
-
chetan singh rathore authored
This is a fix for handling the return values from the performance_domain_attributes correctly See merge request !22
-
- Sep 07, 2021
-
-
monalisa-jena-arm authored
Changed format specifier from %d to %u to print RATE_LIMIT, SUSTAINED_FREQUENCY and SUSTAINED_LEVEL correctly Signed-off-by:
Monalisa Jena <monalisa.jena@arm.com>
-
- Jan 25, 2021
-
-
chetan singh rathore authored
Removed mandatory check for SYSTEM_POWER_NOTIFY command
-
- Jan 22, 2021
-
-
Jiss Jose authored
* Removed mandatory command check for SYSTEM_POWER_NOTIFY command
-
- Dec 15, 2020
-
-
chetan singh rathore authored
SCMI 2.0 EAC release
-
- Dec 14, 2020
-
-
Chetan Rathore authored
-
- Dec 09, 2020
-
-
chetan singh rathore authored
Fix test_b010 parameter count
-
- May 27, 2020
-
-
Giacomo Travaglini authored
As stated by the scmi testlist documentation, test_b010 is testing for an invalid command by first issuing it, and then by verifying the return status code from the PROTOCOL_MESSAGE_ATTRIBUTES command. https://github.com/ARM-software/scmi-tests/blob/master/docs/scmi_testlist.md The PROTOCOL_MESSAGE_ATTRIBUTES requires the message_id to be forwarded as an argument, hence the num_parameter in the val_send_message should be set to 1 to make sure the message is constructed with the appropriate length. Signed-off-by:
Giacomo Travaglini <giacomo.travaglini@arm.com>
-
- Oct 01, 2019
-
-
Prasanth Pulla authored
SCMI ACK v2.0 Alpha Release code
-
Chetan Rathore authored
-
- Sep 30, 2019
-
-
Chetan Rathore authored
-
- Jan 04, 2019
-
-
Prasanth Pulla authored
Updates SCP version and user guide for Juno
-
Mahesh Reddy Bireddy authored
Signed-off-by:
Mahesh Bireddy <mahesh.reddybireddy@arm.com>
-
- Jul 05, 2018
-
-
Prasanth Pulla authored
Updates Juno expected values as per the latest SCP version
-
- Jul 04, 2018
-
-
Mahesh Reddy Bireddy authored
Signed-off-by:
Mahesh Bireddy <mahesh.reddybireddy@arm.com>
-
- May 31, 2018
-
-
Prasanth Pulla authored
Bug fix: Adds support per-clock return format to clock protocol
-
Mahesh Reddy Bireddy authored
Signed-off-by:
Mahesh Bireddy <mahesh.reddybireddy@arm.com>
-
- Mar 13, 2018
-
-
Prasanth Pulla authored
Updated implementation SCP version for Juno
-
Mahesh Reddy Bireddy authored
Signed-off-by:
Mahesh Bireddy <mahesh.reddybireddy@arm.com>
-
- Oct 18, 2017
-
-
Basil Eljuse authored
Un-necessary inclusion of component level make file fragments
-
Prasanth Pulla authored
top level make file.
-