Question
Using developer package
Hello,
I am trying to develop solution with STM32MP157D-DK1 board.
I am using developer package.
I am referring to information provided on this page, https://wiki.st.com/stm32mpu/wiki/STM32MP1_Developer_Package
Section 5.2 is as given below,
- 5.2Installing the OpenSTLinux BSP packages
- 5.2.1Building and deploying the Linux kernel for the first time
- 5.2.2Building and deploying the gcnano-driver for the first time (only on STM32MP15x lines )
- 5.2.3Building and deploying the U-Boot for the first time
- 5.2.4Building and deploying the TF-A for the first time
- 5.2.5Building and deploying the OP-TEE for the first time
- I completed 5.2.1 and 5.2.2 sections successfully.
- 5.2.1Building and deploying the Linux kernel for the first time
- 5.2.2Building and deploying the gcnano-driver for the first time (only on STM32MP15x lines )
- I wanted know that at this stage without completing steps mentioned below
- Building and deploying the U-Boot for the first time ,
- Building and deploying the TF-A for the first time,
- Building and deploying the OP-TEE for the first time ,
- can I continue to my product development or it is mandatory t go through steps mentioned above?
- (Note- I don't want to use arm cortex M co-processor, Only need ARM cortex A7)
