]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(intel): fix ddr address range checker
authorAbdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>
Fri, 3 Jul 2020 05:22:09 +0000 (13:22 +0800)
committerSieu Mun Tang <sieu.mun.tang@intel.com>
Wed, 23 Feb 2022 08:28:56 +0000 (16:28 +0800)
commit12d71ac6627bb6822a0314e737794a8503df79dd
treed9b967ed560e9e8bcdd4e71cf1092bcf58a86b25
parente564137dbd4616681961374dd265704e50fbe150
fix(intel): fix ddr address range checker

This patch fix address range checker to make sure that it does not
errors out on NULL address with size 0. Non-secure software will send
this NULL address if the SMC call doesn't need to pass any address buffer.

Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>
Change-Id: I7e492c562a311ba989570c4ed465f845333ec865
plat/intel/soc/common/socfpga_sip_svc.c