Skip to main content
sja
Associate
April 20, 2020
Solved

Load/Start Cortex-M4 from TF-A or uboot ?

  • April 20, 2020
  • 2 replies
  • 1143 views

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.

This topic has been closed for replies.
Best answer by PDELA.1

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

2 replies

Olivier GALLIEN
Technical Moderator
April 20, 2020

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

Olivier GALLIEN 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.
PDELA.1
PDELA.1Best answer
Visitor II
April 28, 2020

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