Searched hist:db77f8bf227b1ffc6b282408aeccc4737cb1fc78 (Results 1 – 8 of 8) sorted by relevance
| /rk3399_ARM-atf/plat/st/stm32mp2/include/ |
| H A D | boot_api.h | db77f8bf227b1ffc6b282408aeccc4737cb1fc78 Tue May 21 09:46:59 UTC 2024 Yann Gautier <yann.gautier@st.com> feat(stm32mp2): add BL2 boot first steps
Configure the first steps for STM32MP2 BL2 platform boot: - Save boot context address for later use - Configure BL2 MMU - Load and use BL2 DT - Reset backup domain - Initialize clocks - Configure UART for console - Print some info about board and reset reason - Setup storage (only SD-card for the moment)
The platform boot stops at BL2 image load, as bl2_mem_params_descs[] is still empty.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: If6127cfbf77825a03afe8d65ba47c8c0661de496
|
| H A D | plat_tbbr_img_def.h | db77f8bf227b1ffc6b282408aeccc4737cb1fc78 Tue May 21 09:46:59 UTC 2024 Yann Gautier <yann.gautier@st.com> feat(stm32mp2): add BL2 boot first steps
Configure the first steps for STM32MP2 BL2 platform boot: - Save boot context address for later use - Configure BL2 MMU - Load and use BL2 DT - Reset backup domain - Initialize clocks - Configure UART for console - Print some info about board and reset reason - Setup storage (only SD-card for the moment)
The platform boot stops at BL2 image load, as bl2_mem_params_descs[] is still empty.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: If6127cfbf77825a03afe8d65ba47c8c0661de496
|
| H A D | stm32mp2_private.h | db77f8bf227b1ffc6b282408aeccc4737cb1fc78 Tue May 21 09:46:59 UTC 2024 Yann Gautier <yann.gautier@st.com> feat(stm32mp2): add BL2 boot first steps
Configure the first steps for STM32MP2 BL2 platform boot: - Save boot context address for later use - Configure BL2 MMU - Load and use BL2 DT - Reset backup domain - Initialize clocks - Configure UART for console - Print some info about board and reset reason - Setup storage (only SD-card for the moment)
The platform boot stops at BL2 image load, as bl2_mem_params_descs[] is still empty.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: If6127cfbf77825a03afe8d65ba47c8c0661de496
|
| H A D | platform_def.h | db77f8bf227b1ffc6b282408aeccc4737cb1fc78 Tue May 21 09:46:59 UTC 2024 Yann Gautier <yann.gautier@st.com> feat(stm32mp2): add BL2 boot first steps
Configure the first steps for STM32MP2 BL2 platform boot: - Save boot context address for later use - Configure BL2 MMU - Load and use BL2 DT - Reset backup domain - Initialize clocks - Configure UART for console - Print some info about board and reset reason - Setup storage (only SD-card for the moment)
The platform boot stops at BL2 image load, as bl2_mem_params_descs[] is still empty.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: If6127cfbf77825a03afe8d65ba47c8c0661de496
|
| /rk3399_ARM-atf/plat/st/stm32mp2/ |
| H A D | stm32mp2_private.c | db77f8bf227b1ffc6b282408aeccc4737cb1fc78 Tue May 21 09:46:59 UTC 2024 Yann Gautier <yann.gautier@st.com> feat(stm32mp2): add BL2 boot first steps
Configure the first steps for STM32MP2 BL2 platform boot: - Save boot context address for later use - Configure BL2 MMU - Load and use BL2 DT - Reset backup domain - Initialize clocks - Configure UART for console - Print some info about board and reset reason - Setup storage (only SD-card for the moment)
The platform boot stops at BL2 image load, as bl2_mem_params_descs[] is still empty.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: If6127cfbf77825a03afe8d65ba47c8c0661de496
|
| H A D | bl2_plat_setup.c | db77f8bf227b1ffc6b282408aeccc4737cb1fc78 Tue May 21 09:46:59 UTC 2024 Yann Gautier <yann.gautier@st.com> feat(stm32mp2): add BL2 boot first steps
Configure the first steps for STM32MP2 BL2 platform boot: - Save boot context address for later use - Configure BL2 MMU - Load and use BL2 DT - Reset backup domain - Initialize clocks - Configure UART for console - Print some info about board and reset reason - Setup storage (only SD-card for the moment)
The platform boot stops at BL2 image load, as bl2_mem_params_descs[] is still empty.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: If6127cfbf77825a03afe8d65ba47c8c0661de496
|
| H A D | stm32mp2_def.h | db77f8bf227b1ffc6b282408aeccc4737cb1fc78 Tue May 21 09:46:59 UTC 2024 Yann Gautier <yann.gautier@st.com> feat(stm32mp2): add BL2 boot first steps
Configure the first steps for STM32MP2 BL2 platform boot: - Save boot context address for later use - Configure BL2 MMU - Load and use BL2 DT - Reset backup domain - Initialize clocks - Configure UART for console - Print some info about board and reset reason - Setup storage (only SD-card for the moment)
The platform boot stops at BL2 image load, as bl2_mem_params_descs[] is still empty.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: If6127cfbf77825a03afe8d65ba47c8c0661de496
|
| H A D | platform.mk | db77f8bf227b1ffc6b282408aeccc4737cb1fc78 Tue May 21 09:46:59 UTC 2024 Yann Gautier <yann.gautier@st.com> feat(stm32mp2): add BL2 boot first steps
Configure the first steps for STM32MP2 BL2 platform boot: - Save boot context address for later use - Configure BL2 MMU - Load and use BL2 DT - Reset backup domain - Initialize clocks - Configure UART for console - Print some info about board and reset reason - Setup storage (only SD-card for the moment)
The platform boot stops at BL2 image load, as bl2_mem_params_descs[] is still empty.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: If6127cfbf77825a03afe8d65ba47c8c0661de496
|