Home
last modified time | relevance | path

Searched hist:bd1fffe512ce1b216d60dfc98845aa1c057ac3a9 (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp2/
H A Dplatform_config.hbd1fffe512ce1b216d60dfc98845aa1c057ac3a9 Mon Oct 30 13:26:35 UTC 2023 Gatien Chevallier <gatien.chevallier@foss.st.com> plat-stm32mp2: add new platform support

Initial configuration for STM32MP2x platforms.
Add the initial memory layout and the MMU bus reference
addresses. Default RAM size is 4GBytes
It adds also the console initialization and GIC support.

There are no shared resources on STM32MP25x platforms. Use
stm32_pinctrl_set_secure_cfg() API in the STM32 UART driver for now.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dstm32_util.hbd1fffe512ce1b216d60dfc98845aa1c057ac3a9 Mon Oct 30 13:26:35 UTC 2023 Gatien Chevallier <gatien.chevallier@foss.st.com> plat-stm32mp2: add new platform support

Initial configuration for STM32MP2x platforms.
Add the initial memory layout and the MMU bus reference
addresses. Default RAM size is 4GBytes
It adds also the console initialization and GIC support.

There are no shared resources on STM32MP25x platforms. Use
stm32_pinctrl_set_secure_cfg() API in the STM32 UART driver for now.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dsub.mkbd1fffe512ce1b216d60dfc98845aa1c057ac3a9 Mon Oct 30 13:26:35 UTC 2023 Gatien Chevallier <gatien.chevallier@foss.st.com> plat-stm32mp2: add new platform support

Initial configuration for STM32MP2x platforms.
Add the initial memory layout and the MMU bus reference
addresses. Default RAM size is 4GBytes
It adds also the console initialization and GIC support.

There are no shared resources on STM32MP25x platforms. Use
stm32_pinctrl_set_secure_cfg() API in the STM32 UART driver for now.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dmain.cbd1fffe512ce1b216d60dfc98845aa1c057ac3a9 Mon Oct 30 13:26:35 UTC 2023 Gatien Chevallier <gatien.chevallier@foss.st.com> plat-stm32mp2: add new platform support

Initial configuration for STM32MP2x platforms.
Add the initial memory layout and the MMU bus reference
addresses. Default RAM size is 4GBytes
It adds also the console initialization and GIC support.

There are no shared resources on STM32MP25x platforms. Use
stm32_pinctrl_set_secure_cfg() API in the STM32 UART driver for now.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dconf.mkbd1fffe512ce1b216d60dfc98845aa1c057ac3a9 Mon Oct 30 13:26:35 UTC 2023 Gatien Chevallier <gatien.chevallier@foss.st.com> plat-stm32mp2: add new platform support

Initial configuration for STM32MP2x platforms.
Add the initial memory layout and the MMU bus reference
addresses. Default RAM size is 4GBytes
It adds also the console initialization and GIC support.

There are no shared resources on STM32MP25x platforms. Use
stm32_pinctrl_set_secure_cfg() API in the STM32 UART driver for now.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/drivers/
H A Dstm32_uart.cbd1fffe512ce1b216d60dfc98845aa1c057ac3a9 Mon Oct 30 13:26:35 UTC 2023 Gatien Chevallier <gatien.chevallier@foss.st.com> plat-stm32mp2: add new platform support

Initial configuration for STM32MP2x platforms.
Add the initial memory layout and the MMU bus reference
addresses. Default RAM size is 4GBytes
It adds also the console initialization and GIC support.

There are no shared resources on STM32MP25x platforms. Use
stm32_pinctrl_set_secure_cfg() API in the STM32 UART driver for now.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>