Load/Start Cortex-M4 from TF-A or uboot ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-20 4:01 AM
Is it possible to Load/Start the Cortex-M4 from TF-A or uboot ?
For our use case we want RTOS in Cortex-M4 running as soon as possible.
Well before linux finishes booting.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-28 3:09 PM
Possible in U-Boot, with remoterproc command, not in TF-A
https://wiki.st.com/stm32mpu/wiki/How_to_start_the_coprocessor_from_the_bootloader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-20 4:45 AM
Hi @sja​
Please refer to online user guide documentation here :
https://wiki.st.com/stm32mpu/wiki/Main_Page
And for to answer your specific question :
https://wiki.st.com/stm32mpu/wiki/How_to_start_the_coprocessor_from_the_bootloader
Hope it help
Olivier
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-28 3:09 PM
Possible in U-Boot, with remoterproc command, not in TF-A
https://wiki.st.com/stm32mpu/wiki/How_to_start_the_coprocessor_from_the_bootloader
