Feature/support hsm (#5050)

* [4992] Adding support for HSM

* added simw-top-mini as a submodule

* broght bach the order of tests

* enable only required

* updated readme

* pointing to the minipackage

* file inclusion only if required

* Restyled by whitespace

* Restyled by clang-format

* Restyled by gn

* Restyled by prettier-markdown

* with_se05x --> chip_with_se05x

* [4992] adding reentrancy to HSM Spake

* ran ./scripts/helpers/restyle-diff.sh

* Indentation as per restyler

* Restyled by clang-format

* Restyled by shfmt

* updated HSM spake implementation as recommended by reviewers

* restyle changes

* log file path correction

* no need of local variable

* removed not needed files coming into build in not applicable configuration

* submodules as per master branch

* documenting the paramaters

* updated known limitations

* restyled

Co-authored-by: Restyled.io <commits@restyled.io>
diff --git a/.gitmodules b/.gitmodules
index 131c60d..41472af 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -74,3 +74,7 @@
 	path = third_party/efr32_sdk/repo
 	url = https://github.com/SiliconLabs/sdk_support.git
 	branch = master
+[submodule "simw-top-mini"]
+	path = third_party/simw-top-mini/repo
+	url = https://github.com/NXP/plug-and-trust.git
+	branch = int/CHIPSE_Release