summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/readme.txt b/readme.txt
index fac2e91..0d4c46c 100644
--- a/readme.txt
+++ b/readme.txt
@@ -2,15 +2,16 @@ There are 3 ways of running tests using the run_model.sh file.
1. ./run_model.sh <Fast Model executable path>
- This will run the Corstone700 fast model and will allow user
+ This will run the Corstone700/CA5-DS fast model and will allow user
to interact and run the tests manually.Once you get the linux
prompt by entering user as "root" you can run test-app manually.
+ For Corstone700
Currently two test cases are supported
- a. Test Boot Processor and Host MHU communication.
+ a. Test Boot Processor and Host MHU communication.
This test sends message from non secure channel MHU1
from linux userspace using rpmsg framework.
- b. Test REFCLK timer
+ b. Test REFCLK timer
This test tests host peripheral access and routing its
interrupt to boot processor using interrupt router and
then sending it to Boot Processor NVIC using interrupt
@@ -21,6 +22,9 @@ There are 3 ways of running tests using the run_model.sh file.
1 for MHU test
2 for Timer test
+ For CA5-DS
+ Curently Linux boot till prompt is supported.
+
2. ./run_model.sh <Fast Model executable path> -u
With model windows and logs visible
This will pop up an interactive menu to run the automated