Registered User No edit summary |
Registered User mNo edit summary Tag: 2017 source edit |
||
Line 29: | Line 29: | ||
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
{{ReviewsComments|-- [[User:Jean Christophe Trotin|Jean Christophe Trotin]] ([[User talk:Jean Christophe Trotin|talk]]) 13:53, 3 July 2025 (CEST)<br />To me, this article is redundant with [[Yocto-based_OpenSTLinux_software_architecture_overview]] (at least, it has no added-value compared to this article). Here are my propositions: | |||
* When this article is linked, replace this link by a link to [[Yocto-based_OpenSTLinux_software_architecture_overview]] | |||
* When this article is transcluded (by [[OpenSTLinux_distribution]]), copy the content of this article in [[OpenSTLinux_distribution#Software_architecture_overview]] | |||
}} | |||
<noinclude> | <noinclude> | ||
{{PublicationRequestId | 5963 | 2018-01-25 | AlainF}} | {{PublicationRequestId | 5963 | 2018-01-25 | AlainF}} | ||
[[Category:Architecture overview|02]] | [[Category:Architecture overview|02]] | ||
</noinclude> | </noinclude> |
Latest revision as of 13:53, 3 July 2025
The OpenSTLinux distribution encompasses the following components:
- The OpenSTLinux BSP that offers services, to the application frameworks in the same context, from:
- The boot chain based on TF-A and U-Boot
- The OP-TEE secure OS running on the Cortex-A in secure mode
- The Linux® kernel running on the Arm® Cortex®-A in non-secure mode
- The Application frameworks that rely on the services provided by the OpenSTLinux BSP, to provide particular functionalities (code libraries, APIs, tool sets...) to facilitate the development of software applications:
- The Linux application frameworks (aka Linux middlewares) running on the user space of the Linux OS: e.g. libusb C library for a generic access to USB devices, ALSA user-space bundle for audio functionalities, GStreamer multimedia framework...
- The U-Boot application frameworks (not shown in the diagram), as part of the boot chain: e.g. configuration scripts
- On OP-TEE side, the Trusted Applications (TA) relies on the OP-TEE core for secrets operations (not visible from the Linux and STM32Cube MPU Package)
The figure below is clickable so that the user can directly jump to one of the sub-levels listed above.