Platform: Remove sse200-aws platform code (Deprecation)
This patch removes the platform's
code-base and documentation.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
Change-Id: Ib0f668800dd3571f0f7c10dc3954d1d62a420fb3
diff --git a/docs/getting_started/tfm_build_instruction_iar.rst b/docs/getting_started/tfm_build_instruction_iar.rst
index 8a6e007..2ee9196 100644
--- a/docs/getting_started/tfm_build_instruction_iar.rst
+++ b/docs/getting_started/tfm_build_instruction_iar.rst
@@ -11,7 +11,7 @@
IAR Embedded Workbench for ARM (EWARM) versions 8.42 or later are required.
- Currently the MUSCA_B1, MUSCA_S1 and SSE-200_AWS targets are not supported with IARARM,
+ Currently the MUSCA_B1 and MUSCA_S1 targets are not supported with IARARM,
due to lack of testing. The FVP_SSE300_MPS2 target is currently not supported by IARARM.
cmake needs to be version 3.14 or newer.
@@ -64,4 +64,4 @@
cmake .. -DTFM_PLATFORM=mps2/an521 -DTFM_TOOLCHAIN_FILE=../toolchain_IARARM.cmake -DTEST_S=ON -DTEST_NS=ON
make install
- *Copyright (c) 2020, Arm Limited. All rights reserved.*
+ *Copyright (c) 2020-2021, Arm Limited. All rights reserved.*