arm-trusted-firmware/plat/intel/soc/common/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
..
socfpga_emac.c intel: Enable EMAC PHY in Intel FPGA platform 2020-02-25 10:19:51 +08:00
socfpga_handoff.c intel: Refactor common platform code [1/5] 2019-11-28 12:47:57 +08:00
socfpga_mailbox.c intel: mailbox: Use retry count in mailbox poll 2020-10-27 11:17:41 +08:00
socfpga_reset_manager.c intel: Add function to check fpga readiness 2020-01-16 10:56:43 +08:00
socfpga_system_manager.c intel: System Manager refactoring 2020-01-16 10:53:26 +08:00