Skip to content
Commit 728a20ab authored by Soby Mathew's avatar Soby Mathew
Browse files

Doc: Update implication of using flash when running regressions tests



This patch updates the implication of using flash when running
ITS and SST regression test. The tests create WRITE_ONCE test assets
during the test execution. This means that when the test runs again
the test asset creation fails as the WRITE_ONCE assts cannot be created
again.

Also, if there is latent data in the flash which is not compatible with
the SST FS data, the tests will work correctly. This means that the flash
needs to be erased before running the tests.

Signed-off-by: Soby Mathew's avatarSoby Mathew <soby.mathew@arm.com>
Change-Id: I201bd6299cb59fdf53fac3d68025c41966283605
parent 7cde24ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment