This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM6442:与非安全 Linux World 的 TrustedFirmware-A 交互

Guru**** 2483795 points
Other Parts Discussed in Thread: AM6442

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1446295/am6442-interacting-with-trustedfirmware-a-from-non-secure-linux-world

器件型号:AM6442

工具与软件:

我们需要 TF-A 中的一些敏感服务、例如(CCA)证明令牌查询和 AM6442内核上测量的引导等、但是 TF-A 文档没有这么大帮助。  


我想 TI 也会进行定制/移植、我们需要考虑、希望 TI BSP 已经使一切都成熟了。

这个演示正好显示了我们需要的东西、我们只是想知道是否有 TI BSP: PowerPoint 演示

我们将使用从 TI 构建的 Yocto。

我必须警告,我不熟悉 Yocto,它使一切都具有挑战性,我也.

1.尝试按照以下文章启用证明可信服务: meta-arm -包含对 Arm 产品支持的图层

  • CONFIG_ARM_FFA_TRANSFORT=y、
  • Arm-ff
  • ts 证明

但我们会像这样得到误差  

"error: no providing ts-sp-certificate"(..../recipes-bsp/optee/optee-os_4.1.0.bb 取决于或需要它)"

已跳过 ts sp-certificate。

我想知道是否缺少包装?