Searched hist:a250c04b0cc807f626df92a7091ff13b3a3aa9ed (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/plat/intel/soc/common/soc/ |
| H A D | socfpga_mailbox.c | a250c04b0cc807f626df92a7091ff13b3a3aa9ed Sat Feb 19 13:49:48 UTC 2022 Sieu Mun Tang <sieu.mun.tang@intel.com> fix(intel): null pointer handling for resp_len
Previous changes from commit #6a659448 updates resp_len from an integer type to unsigned integer pointer type. This patch adds proper handling in case resp_len is a null pointer. Resp_len with value 0 are also changed to NULL to match the type change.
Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> Change-Id: I75b3e3bfbb188d8e7b329ba3b948c23e31dec490
|
| /rk3399_ARM-atf/plat/intel/soc/common/include/ |
| H A D | socfpga_mailbox.h | a250c04b0cc807f626df92a7091ff13b3a3aa9ed Sat Feb 19 13:49:48 UTC 2022 Sieu Mun Tang <sieu.mun.tang@intel.com> fix(intel): null pointer handling for resp_len
Previous changes from commit #6a659448 updates resp_len from an integer type to unsigned integer pointer type. This patch adds proper handling in case resp_len is a null pointer. Resp_len with value 0 are also changed to NULL to match the type change.
Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> Change-Id: I75b3e3bfbb188d8e7b329ba3b948c23e31dec490
|
| /rk3399_ARM-atf/plat/intel/soc/common/ |
| H A D | socfpga_sip_svc.c | a250c04b0cc807f626df92a7091ff13b3a3aa9ed Sat Feb 19 13:49:48 UTC 2022 Sieu Mun Tang <sieu.mun.tang@intel.com> fix(intel): null pointer handling for resp_len
Previous changes from commit #6a659448 updates resp_len from an integer type to unsigned integer pointer type. This patch adds proper handling in case resp_len is a null pointer. Resp_len with value 0 are also changed to NULL to match the type change.
Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> Change-Id: I75b3e3bfbb188d8e7b329ba3b948c23e31dec490
|