You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+14-13
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,25 @@
1
1
## STM32MPU_EmbSW_Overall_Offer Overview
2
2
3
+
3
4
STM32MPU Embedded Software distribution is a set of software components, system build and development tools created to ease the development to be done on top of STM32MPU devices.
4
5
5
6
STM32MPU Embedded Software distribution includes:
6
-
*a Linux® distribution, running on the Arm® Cortex®-A processor(s) : [OpenSTLinux distribution](https://wiki.st.com/stm32mpu/index.php/OpenSTLinux_distribution)
7
-
*a STM32Cube Package, running on the Arm® Cortex®-M processor : [STM32Cube package](https://wiki.st.com/stm32mpu/index.php/STM32CubeMP1_Package)
7
+
*A Linux® distribution, running on the Arm® Cortex®-A processor(s) : [OpenSTLinux distribution](https://wiki.st.com/stm32mpu/index.php/OpenSTLinux_distribution)
8
+
*A STM32Cube Package, running on the Arm® Cortex®-M processor : [STM32Cube package](https://wiki.st.com/stm32mpu/index.php/STM32CubeMP1_Package)
8
9
9
10
**OpenSTLinux distribution** is a Linux® distribution based on the OpenEmbedded build framework.
10
-
It includes the following collection of software components:
11
-
* OpenSTLinux BSP (OP-TEE secure OS, boot chain and Linux kernel)
12
-
** The boot chain based on TF-A and U-Boot
13
-
** The OP-TEE secure OS running on the Cortex-A in secure mode
14
-
** The Linux kernel running on the Cortex-A in non-secure mode
11
+
It includes the following collection of software components.
12
+
* OpenSTLinux BSP (OP-TEE secure OS, boot chain and Linux kernel):
13
+
* The boot chain based on TF-A and U-Boot
14
+
* The OP-TEE secure OS running on the Cortex®-A in secure mode
15
+
* The Linux kernel running on the Cortex®-A in non-secure mode
15
16
* Application frameworks such as the following Linux application frameworks (non-exhaustive list):
16
-
** Wayland-Weston as a display/graphic framework
17
-
** Gstreamer as a multimedia framework
18
-
** Advanced Linux Sound Architecture (ALSA) libraries
17
+
* Wayland-Weston as a display/graphic framework
18
+
* Gstreamer as a multimedia framework
19
+
* Advanced Linux Sound Architecture (ALSA) libraries
19
20
20
21
**STM32Cube™** is a comprehensive embedded software libraries and drivers, delivered for each STM32 series.
21
-
* The CMSIS modules (core and device) corresponding to the ARM(tm) core implemented in this STM32 product
22
+
* The CMSIS modules (core and device) corresponding to the Arm® core implemented in this STM32 product
22
23
* The STM32 HAL-LL drivers : an abstraction drivers layer, the API ensuring maximized portability across the STM32 portfolio
23
24
* The BSP Drivers of each evaluation or demonstration board provided by this STM32 series
24
25
* A consistent set of middlewares components such as RTOS, OpenAMP, ...
@@ -45,8 +46,8 @@ STM32MP1 Packages | Description
45
46
[linux-examples](https://github.com/STMicroelectronics/linux-examples) | some linux examples
46
47
[devicetree-addons](https://github.com/STMicroelectronics/devicetree-addons) | STM32MP1 Boards user sections for CubeMX and device tree examples
47
48
48
-
###Communication and support
49
+
## Communication and support
49
50
For communication and support, you can use
50
51
*[ST Support Center](https://my.st.com/ols#/ols/) for any defect
51
-
*[ST Community Forum](https://st-microelectronics.jiveon.com/welcome) forum
52
+
*[ST Community MPU Forum](https://community.st.com/stm32mpu) forum
0 commit comments