- Jun 10, 2024
-
-
Emekcan Aras authored
Add Documentation: README.md, DCO.txt, and LICENSE See merge request !1
-
Hugues Kamba Mpiana authored
Create a new README.md file to provide a brief overview of the project. Include project information on usage. Signed-off-by:
Hugues Kamba-Mpiana <hugues.kambampiana@arm.com>
-
- Jun 07, 2024
-
-
Hugues Kamba Mpiana authored
Add Developer Certificate of Origin (DCO) to ensure contributors agree to the terms before submitting code. Include instructions on how contributors should certify their commits. Signed-off-by:
Hugues Kamba-Mpiana <hugues.kambampiana@arm.com>
-
Hugues Kamba Mpiana authored
The license file is renamed to align with best practices and enhance clarity and functionality in the repository. Signed-off-by:
Hugues Kamba-Mpiana <hugues.kambampiana@arm.com>
-
- Sep 23, 2022
-
-
Emekcan Aras authored
Aligns es_mhu_test interface with new MHU kernel driver, where now there are different rx and tx dev paths. Signed-off-by:
Emekcan Aras <emekcan.aras@arm.com> Signed-off-by:
Rui Miguel Silva <rui.silva@linaro.org>
-
Emekcan Aras authored
Adds new test case for reset and rename old reset test case to release_cpuwait_test. Signed-off-by:
Emekcan Aras <emekcan.aras@arm.com>
-
Rui Miguel Silva authored
Timer is sent to boot processor as message body, however the intention was to print is value in the message, that was not being done. Add the format to print statement. Signed-off-by:
Rui Miguel Silva <rui.silva@linaro.org>
-
Rui Miguel Silva authored
Reduce the scope of functions, setting them as static. Signed-off-by:
Rui Miguel Silva <rui.silva@linaro.org>
-
Emekcan Aras authored
Fix several issues in code format, detected by checkpatch. Signed-off-by:
Emekcan Aras <emekcan.aras@arm.com> Signed-off-by:
Rui Miguel Silva <rui.silva@linaro.org>
-
- Sep 13, 2019
-
-
Change-Id: Iea3753b66b5ffb7dca348d763fab1bb12365b9a4 Signed-off-by:
Avinash Mehta <avinash.mehta@arm.com>
-
- Sep 04, 2019
-
-
These changes are to add support to reset External System and sending messages from ES to Host and vice-versa Change-Id: I912f2e8694ac6d8e92e9a1dc912239b7f10eefc6 Signed-off-by:
Vishnu Banavath <vishnu.banavath@arm.com>
-
this test application currently tests 1. Host to Boot processor communication through Non secure MHU 2. Host timer interrupts reaching boot processor through interupt router and interrupt collator Change-Id: I8435e27fefdebcdc30e4a9e5e022450abbaeb0a5 Signed-off-by:
Morten Borup Petersen <morten.petersen@arm.com>
-
- May 14, 2019
-
-
Rui Miguel Silva authored
-