commit | 80ac1fa3d34e19531ba33b68b3fcba03097cf171 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Wed Feb 08 13:34:47 2023 +0100 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Tue Nov 07 22:59:56 2023 +0100 |
tree | bc6bd40be7ecc4ca8d787357efdac24c0d66a0c0 | |
parent | a110bfdbc04de1dd3f993a53919be22513587de1 [diff] |
fix(versal): sync location based on IPI_ID macros IPI_ID_* macros available at include/plat_ipi.h are using PMC/APU/RPU0.. order which is not how versal_ipi_table array is composed. That's why swap APU and PMC to follow the same order as is described by macros. Change-Id: Ieaa3a967650e298e7cff45fafde0df96294c09fe Signed-off-by: Michal Simek <michal.simek@amd.com> (cherry picked from commit 92a43bdf366502c6919bbd2c8e4f687c51d9738c)