summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPProvost <[email protected]>2020-05-18 13:14:19 -0600
committerPProvost <[email protected]>2020-05-18 13:14:19 -0600
commit40deb3f01dec84396cc298ce4ce7b3301fbac2f6 (patch)
tree183cabfe79550442a032e52ba257f9482ca25c6f /README.md
parentdd64ed2b19f3717bac1a56b5de189e3caf014608 (diff)
Security updates to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b335020c..55ca2206 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,10 @@ Each official release (preview or GA) will be tagged to mark the commit and push
- samples
```
+# Security
+
+Azure RTOS provides OEMs with components to secure communication and to create code and data isolation using underlying MCU/MPU hardware protection mechanisms. It is ultimately the responsibility of the device builder to ensure the device fully meets the evolving security requirements associated with its specific use case.
+
# Contribution, feedback and issues
If you encounter any bugs, have suggestions for new features or if you would like to become an active contributor to this project please follow the instructions provided in the contribution guideline for the corresponding repo.