how to send data from SPI Slave Arduino to SPI Master Arduino

In SPI, only master can initiate a transfer. Also, there seems to be no support for slave mode SPI in standard Arduino library.