]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(intel): fix asynchronous read response by copying data to input buffer
authorSieu Mun Tang <sieu.mun.tang@intel.com>
Mon, 4 Jul 2022 14:34:32 +0000 (22:34 +0800)
committerSieu Mun Tang <sieu.mun.tang@intel.com>
Thu, 15 Sep 2022 18:51:35 +0000 (02:51 +0800)
commitdd7adcf3a89a75973a88118eeb867d1c212c4ad0
treeb5c9fcb286c555c04fabb3d3a254c9ba1904d6cc
parent50c712d4aed433d85be3064cb9166f1cad09eb30
fix(intel): fix asynchronous read response by copying data to input buffer

To fix that response should not be NULL when there is response data
need to be sent to input buffer by SDM.

Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com>
Change-Id: Id70289521792f5f995456d2e67e18f0185ca3fc0
plat/intel/soc/common/soc/socfpga_mailbox.c