- Mar 22, 2024
-
-
Divin Raj authored
Signed-off-by:
Divin Raj <divin.raj@arm.com>
-
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Diego Sueiro authored
Point meta-arm to include the following: * ci: Update repos and generate lockfile.yml for kas/fvp-rd-kronos.yml Signed-off-by:
Diego Sueiro <diego.sueiro@arm.com>
-
- Mar 20, 2024
-
-
Ambroise Vincent authored
Instead of first checking the result of a global gptp command and then checking the result of a detailed gptp command for the specific network interface, only check the detailed command. This prevents getting potential unexpected misalignment between the two commands. The reason for issuing two commands was to generate less verbose output while looping to get the expected state on the first one. Also, ensure that the Zephyr prompt is there before starting the tests. Signed-off-by:
Ambroise Vincent <ambroise.vincent@arm.com>
-
- Mar 19, 2024
-
-
Diego Sueiro authored
Signed-off-by:
Diego Sueiro <diego.sueiro@arm.com>
-
Diego Sueiro authored
Signed-off-by:
Diego Sueiro <diego.sueiro@arm.com>
-
Diego Sueiro authored
Signed-off-by:
Diego Sueiro <diego.sueiro@arm.com>
-
- Mar 18, 2024
-
-
Kronos pipelines with meta-arm sibling pipelines were formerly not checking meta-arm success, resulting in success shown in the FVP report when the Kronos pipeline passed and meta-arm failed. This commit adds a check of the meta-arm pipeline (in the case that one exists). The row in the FVP report will now correctly show as red in the case that either Kronos or meta-arm failed. There is a race condition introduced between the meta-arm pipeline and the report being rendered. If the meta-arm pipeline has not completed by the time the FVP report is rendered, the row for the pipeline will be gray. Older builds will never have the parent project ID variable to pass to the pipeline so will ignore meta-arm's success in the report, however these builds will be removed from Artifactory and the report in future as per the retention policy and this change will apply to all future builds. Signed-off-by:
Isaac Perry <isaac.perry@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Include a notice at the top of the FVP report that it might be out of date. This is because GitLab badges are only updated upon a successful pipeline, so it won't show results for any pipelines since the latest successful one. Signed-off-by:
Debbie Martin <Debbie.Martin@arm.com>
-
The virtualization test suite inherits from meta-arm and was overriding the run command utility to run and check commands on DomU. This resulted in a transient error in reading back the echo of the command since this is sensitive to timing. The utility also had to filter out messages from Xen hypervisor which are observed on the telnet session. To fix both issues, use the Linux terminal utilities, which SSH to Dom0 and mean that the Xen hypervisor messages are not seen. This also increases code commonality. Signed-off-by:
Debbie Martin <Debbie.Martin@arm.com>
-
Rahul Singh authored
Bump critical-application-monitoring to the latest version available that includes fixing UUID url in documentation. Signed-off-by:
Rahul Singh <rahul.singh@arm.com>
-
- Mar 15, 2024
-
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
1- Add note to remove any non-relevant configuration options. 2- Rephrase text of Xen `unhandled word write` messages. 3- Remove unnecessary text in HIPC reproduce subsection. 4- Mention the safety island cluster on running ping command. 5- Update libcam version in the logs to v1.0. 6- Remove using `send esc` for Domu2 in Critical Application Monitoring Virtualization use case, because DomU2 is logged into using ssh which does not need to enter `send esc` after `Ctrl-]`. 7- Add generic known issue for automated validation timeouts. 8- Inform the user that the `ssl_client1` results will appear after a few seconds. 9- Fix invalid TF-M links. Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Luca Fancellu authored
When the virtualization architecture is used, the DomU1 and DomU2 clocks need to be synchronized with the Dom0 clock before running CAM, currently there is no check for this condition. Add a check in the OEQA test that ensure the clock is synchronized and update the documentation to add this step before running CAM. Add a missing word to the dictionary to please the spellchecker. Signed-off-by:
Luca Fancellu <luca.fancellu@arm.com>
-
- Mar 13, 2024
-
-
Divin Raj authored
Increasing the timeout for exit_guest_to_dom0 test due to occasional timeout on CI Signed-off-by:
Divin Raj <divin.raj@arm.com>
-
- Mar 12, 2024
-
-
Diego Sueiro authored
Signed-off-by:
Diego Sueiro <diego.sueiro@arm.com>
-
Luca Fancellu authored
Update the CAM SHA to include: * an implementation of a retry mechanism for the accept() call * a fix for a semaphore destruction on an error path * documentation improvements Signed-off-by:
Luca Fancellu <luca.fancellu@arm.com>
-
- Mar 11, 2024
-
-
Divin Raj authored
Add the encoding issue to the list of known issues. Signed-off-by:
Divin Raj <divin.raj@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
Ziad Elhanafy authored
All the known issues have been resolved and not reproducible anymore, therefore remove the list of known issues. Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-
- Mar 08, 2024
-
-
Ziad Elhanafy authored
The FVP build number has been updated to 11.25.15, Update meta-arm commit to match the latest. Signed-off-by:
Ziad Elhanafy <ziad.elhanafy@arm.com>
-