Skip to content
Commit 6173d914 authored by Naman Trivedi Manojbhai's avatar Naman Trivedi Manojbhai Committed by Akshay Belsare
Browse files

fix(xilinx): handle CRC failure in IPI callback



Currently, if CRC validation fails during IPI communication,
pm_ipi_buff_read_callb() logs error message but don't return
error code to upper layers.

Added CRC failure specific error code which will be returned by
pm_ipi_buff_read_callb() if CRC validation fails.

Signed-off-by: default avatarNaman Trivedi Manojbhai <naman.trivedimanojbhai@amd.com>
Change-Id: I2eaca073e2bf325a8c86b1820bdd7cca487b783e
parent 5e92be51
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment