Thank you ufedor for your answer.
Please note that my goal is to use the QE on a TQ module TQMLS1021A and since TQ BSP doesn't include QE support I'm planning to port the QE support from the NXP Layerscape SDK.
From your answer I'm assuming that the QE firmware are included on the board pre-built binary images. After loading that we will have the firmware on a specific address or SD location as shown on the SDK Flash Layout table.
From what I saw on the SDK source code, if CONFIG_U_QE is set the uQE firmware will then be loaded by the u-boot when the board_init() is called.
I have some questions:
- I understand that the pre-built images can contain the uQE firmware. But how are these images built? Can you please point me to the build process and the files where it is configured that the microcode will be added and where?
Thank you in advance for your time.
Best regards,
Ricardo