Add a new event queue allocate function which will call a self-defined event queue init callback. new queue init callback function can set cache line align, which can reduce the snoop invalidate dcache line in IPI AMP communication. Signed-off-by: Minda Chen <minda.chen@starfivetech.com>