ipipsu
Vitis Drivers API Documentation
Examples

You can refer to the below stated example applications for more details on how to use ipipsu driver.

xipipsu_self_test_example.c

Contains an example on how to use the XIpipsu driver directly. This example performs the basic selftest using the driver to send an IPI message to self and get a response.

For details, see xipipsu_self_test_example.c.