arm-trusted-firmware/plat/intel/soc
Abdul Halim, Muhammad Hadi Asyrafi 4978bc2832 intel: mailbox: Use retry count in mailbox poll
Change the main loop inside mailbox poll function from while(1) to a
retry counter named sdm_loop. This is to limit the maximum possible
looping of the function and prevent unexpected behaviour.

Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>
Change-Id: I63afad958fe5f656f6333b60d5a8b4c0ada3b23d
2020-10-27 11:17:41 +08:00
..
agilex intel: mailbox: Ensure time out duration is predictive 2020-10-27 11:17:40 +08:00
common intel: mailbox: Use retry count in mailbox poll 2020-10-27 11:17:41 +08:00
stratix10 intel: mailbox: Ensure time out duration is predictive 2020-10-27 11:17:40 +08:00