Hi ,
I am getting error in pstorage_store function . On further digging function if ((!is_word_aligned(p_src))) is returning the error. What does this function check ?
my register function parameters are . param.block_size = 16; param.block_count = 64;
And to pstorage_store function am passing 16byte array and length 16, and index 0. Every thing seems to be fine but still getting error.
Any inputs regarding this error greatly appreciated .
Thanks & Regards, Dibin