Skip to main content
Visitor II
October 21, 2020
Question

Can I include "tf-a-v2.2-stm32mp-r1.3" when making Yocto-based distributions?

  • October 21, 2020
  • 1 reply
  • 559 views

Hi all

I am making a distribution based on "Eco System 2.0.0" and yocto.

I have a problem with TF-A when making a distribution package.

This is the "stm32mp1_clk_get_gated_id: clk id 85 not found" error message from "tf-a-v2.2-stm32mp-r1.0"

I know it's resolved in "tf-a-v2.2-stm32mp-r1.3", but it doesn't apply to yocto yet

I would like to know if there is a way to apply the "tf-a-v2.2-stm32mp-r1.3" version to yocto.

"devtool modify -x tf-a-stm32mp workspace/tf-a"

I used the above command to replace existing source with "r1.3" source and created a distribution, but the version of the "tf-a-xxxxx-serialboot.stm32" file is still "r1.0".

When I download using "STM32CubeProgrammer" I get the same error.

Any answers would be appreciated.

Thanks and regards

Machilus

    This topic has been closed for replies.

    1 reply

    MachilusAuthor
    Visitor II
    October 23, 2020

    I solved the problem by referring to the notice.

    However, it seems that the content of how to apply the minor release found by WIKI is too poor.

    I think you'd better supplement the content.

    Thanks and regards

    Machilus