Add macronix secure flash libraries

These binary libraries are the binary component of
external trusted secure storage which is maintained
in tf-m-extras repo.

Change-Id: Ie4ba7194578759057cbddbf8abe025c078a80ea1
Signed-off-by: poppy <poppywu@mxic.com.cn>
diff --git a/macronix/commonBinaryMX75/mx75_armor_lib.a b/macronix/commonBinaryMX75/mx75_armor_lib.a
new file mode 100644
index 0000000..e5fbcad
--- /dev/null
+++ b/macronix/commonBinaryMX75/mx75_armor_lib.a
Binary files differ
diff --git a/macronix/commonBinaryMX75/release-notes.rst b/macronix/commonBinaryMX75/release-notes.rst
new file mode 100755
index 0000000..e272398
--- /dev/null
+++ b/macronix/commonBinaryMX75/release-notes.rst
@@ -0,0 +1,42 @@
+Macronix commonBinaryMX75 Release Notes
+=======================================
+
+.. section-numbering::
+    :suffix: .
+
+.. contents::
+
+Overview
+--------
+
+Files: ``mx75_armor_lib.a``
+
+Release Date: March 1st, 2022
+
+Version: 1.0.0
+
+License: `Trusted Firmware Permissive Binary License`_
+
+Tested TF-M commit: 7ef9178adad866d48e3af42d8a3129dfab792ed8
+
+Supported Silicon: MX75U25690F, MX75L25690F
+
+Notices
+-------
+
+
+::
+  Copyright 2020-2022 Macronix Inc. All rights reserved.
+`Trusted Firmware Permissive Binary License`_
+
+
+Release History
+---------------
+
+- 1.0.0 (March 1st, 2022)
+ - Added MX75U25690F support
+ - Added MX75L25690F support
+ - Tested with TF-M commit 7ef9178adad866d48e3af42d8a3129dfab792ed8
+
+.. _Trusted Firmware Permissive Binary License: licenses/permissive-binary-license.txt
+