2023-09-02 11:34 PM - edited 2023-09-03 12:14 AM
Why are there different device trees for optee, TF-A, u-boot and linux kernel ? Since the hardware does not change between the boot stages, isn't it possible to consolidate it into one dts generated by CubeMX .The different boot modules consume the data form one dtb ? This will help to reduce maintenance and avoiding errors in compilation of the different modules .