commit | b7399068c3e6aec43984c071d2c1a83eba376071 | [log] [tgz] |
---|---|---|
author | Tanmay Shah <tanmay.shah@amd.com> | Mon Dec 04 13:56:17 2023 -0800 |
committer | Michal Simek <michal.simek@amd.com> | Wed Dec 13 08:58:07 2023 +0100 |
tree | 7ec60d1d7923204890a6bde39a502904f8ccac8c | |
parent | 6d9c86f7405194ccd27d48f362494a38367b8449 [diff] |
mailbox: zynqmp: support smc calls to TF-A Use SMC calls to TF-A to operate IPI for execution level below 3. For EL3 use hardcode IPI registers as TF-A isn't available in EL3. Hence, in EL3 remote and local IPI ids retrieved using xlnx,ipi-id property are unused. Signed-off-by: Tanmay Shah <tanmay.shah@amd.com> Link: https://lore.kernel.org/r/20231204215620.63334-2-tanmay.shah@amd.com Signed-off-by: Michal Simek <michal.simek@amd.com>