SST: Rename SST(Secure STorage) to PS(Protected Storage)
This patches renames SST(Secure STorage) to
PS(Protected Storage) for files, folders and any contents
in files to align with the PSA Storage API spec.
Change-Id: Icf991f59512875780c159f22737b521b3b2d4924
Signed-off-by: Kevin Peng <kevin.peng@arm.com>
diff --git a/docs/user_guides/tfm_secure_boot.rst b/docs/user_guides/tfm_secure_boot.rst
index a62d836..917d018 100644
--- a/docs/user_guides/tfm_secure_boot.rst
+++ b/docs/user_guides/tfm_secure_boot.rst
@@ -568,7 +568,7 @@
[Sec Thread] Secure image initializing!
#### Execute test suites for the Secure area ####
- Running Test Suite PSA protected storage S interface tests (TFM_SST_TEST_2XXX)...
+ Running Test Suite PSA protected storage S interface tests (TFM_PS_TEST_2XXX)...
...
To update the secure and non-secure images separately (multiple image boot),
@@ -617,7 +617,7 @@
[Sec Thread] Jumping to non-secure code...
#### Execute test suites for the Secure area ####
- Running Test Suite PSA protected storage S interface tests (TFM_SST_TEST_2XXX)...
+ Running Test Suite PSA protected storage S interface tests (TFM_PS_TEST_2XXX)...
...
Swapping firmware upgrade
@@ -646,7 +646,7 @@
[Sec Thread] Secure image initializing!
#### Execute test suites for the Secure area ####
- Running Test Suite PSA protected storage S interface tests (TFM_SST_TEST_2XXX)...
+ Running Test Suite PSA protected storage S interface tests (TFM_PS_TEST_2XXX)...
...
Non-swapping firmware upgrade
@@ -723,7 +723,7 @@
[Sec Thread] Secure image initializing!
#### Execute test suites for the Secure area ####
- Running Test Suite PSA protected storage S interface tests (TFM_SST_TEST_2XXX)...
+ Running Test Suite PSA protected storage S interface tests (TFM_PS_TEST_2XXX)...
...
Executing firmware upgrade on CoreLink SSE-200 Subsystem for MPS3 (AN524)