<strong>描述</strong>
当您多次执行 RPU 的挂起/恢复时,它只在挂起/恢复的第一个周期起作用。
在挂起/恢复的第二个周期,RPU 在第一次 IPI 调用时挂起。
<strong>解决方案</strong>
请使用附件中的补丁并将其应用到本地的 embeddedsw repo 中。
1) 克隆 embeddsw git 版本库,并检查 release-2019.2 分支:
<pre>$ git clone https://github.com/Xilinx/embeddedsw.git</pre>
<pre>$ cd embeddedsw/</pre>
<pre>$ git checkout tags/xilinx-v2019.2</pre>
2) 使用附件中的补丁:
<pre>$ git am 0001-BSP-Cortexr5-Update-boot-code-to-define-RPU_TZ_MASK-.patch</pre>
<span class="download"><a href="https://china.xilinx.com/Attachment/0001-BSP-Cortexr5-Update-boot-code-…;