opensbi/platform/ariane-fpga
Atish Patra 75229705a0 platform: Remove the ipi_sync method from all platforms.
OpenSBI manages outstanding TLB flush requests by queueing
them in a fifo synchronously. An ipi sync which uses an
atomic operation on MMIO address is no longer required.

Remove the ipi sync method from platform header and all usage.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
2019-08-16 08:42:58 +05:30
..
config.mk Add support for Ariane FPGA SoC 2019-06-29 17:04:06 +05:30
objects.mk Add support for Ariane FPGA SoC 2019-06-29 17:04:06 +05:30
platform.c platform: Remove the ipi_sync method from all platforms. 2019-08-16 08:42:58 +05:30