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.

[参考译文] TMDS64EVM:在 CA53 上实现 sa2ul (nortos)

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1588874/tmds64evm-implementing-sa2ul-on-ca53-nortos

器件型号: TMDS64EVM

您好、TI 支持团队。

我将 MCU_PLUS_SDK_am64x_09_01_00_41 和 CCS12.5 一起使用。
我尝试在 CA53 nortos 上使用 SA2UL。 我将使用 sa2ul_rng_am64x-evm_r5fss0-0_nortos_ti-arm-clang 示例工程作为参考、并将其移植到 hello_world_am64x-evm_a53ss0-0_nortos_gcc-Aarch64。
我能够构建它、但在 Firewall_open 期间收到 CPU 异常。
我附上了 hello_world.c 和该工程。
 
我认为 regionConfigFirewall0 和 gFirewallAttrs 参数可能不正确、但 DRIVERS_FIREWALL_PAGE.html 不提供任何详细信息、因此我不知道如何设置它们。
请告诉我 CA53 的正确防火墙设置、或者是否有任何项目在 CA53 上正确运行 SA2UL。

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

    您好:

    请告诉我 CA53 的正确防火墙设置、或者如果有任何项目在 CA53 上正确运行 SA2UL。

    防火墙配置只能通过 R5FSS0-0 内核完成。 因此、您必须首先从该内核的应用程序配置防火墙、并让 A53 内核知道防火墙已配置。 之后、A53 内核可以继续使用 SA2UL。

    请参阅以下相关主题、其中客户尝试从 R5FSS1-0 应用使用 SA2UL

    e2e.ti.com/.../processor-sdk-am64x-crypto_open-call-aborts-in-sa2ul_hwinit

    此致、

    Prashant