Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freertos/freertos-sesip
https://github.com/freertos/freertos-sesip
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/freertos/freertos-sesip
- Owner: FreeRTOS
- License: mit
- Created: 2020-12-09T22:12:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-27T21:41:31.000Z (over 1 year ago)
- Last Synced: 2023-04-27T22:35:44.811Z (over 1 year ago)
- Language: C
- Size: 1.79 MB
- Stars: 3
- Watchers: 16
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
This project is an example of an IoT application using FreeRTOS. This project was used to achieve SESIP certification for the FreeRTOS kernel.SESIP is an optimized security evaluation methodology, designed for IoT devices. For more information about SESIP, please see [the GlobalPlatform website](https://globalplatform.org/sesip/).
The security target document which describes the details of the certification can be downloaded from the [TrustCB Website](https://trustcb.com/download/SESIP-2000022-01-st/?wpdmdl=1930). A [copy of the certificate](https://trustcb.com/download/SESIP-2000022-01-cert/?wpdmdl=1928) is also available for download from the TrustCB website.
## Getting started
For instructions describing how to operate this demo please refer to [this documentation](https://github.com/FreeRTOS/Lab-Project-FreeRTOS-SESIP/tree/main/docs/README.md).
### Getting help
If you have any questions or need assistance troubleshooting your FreeRTOS project, we have an active community that can help on the [FreeRTOS Community Support Forum](https://forums.freertos.org). Please also refer to [FAQ](http://www.freertos.org/FAQHelp.html) for frequently asked questions.