remove check on non-secure entrypoint parameter
authorAchin Gupta <achin.gupta@arm.com>
Tue, 5 Nov 2013 11:10:38 +0000 (11:10 +0000)
committerDan Handley <dan.handley@arm.com>
Thu, 5 Dec 2013 12:28:50 +0000 (12:28 +0000)
commit2d94d4a0bea2c2419efda7fdd821542f6c0bff4b
tree6ff3e18b16c9f8022b9a3af0d906f0ac326d7baf
parentc2b43afc547b390d0b45aae0802af0479edaf0e5
remove check on non-secure entrypoint parameter

In fvp_affinst_on/suspend, the non-secure entrypoint is always
expected to lie in the DRAM. This check will not be valid if
non-secure code executes directly out of flash e.g. a baremetal
test. This patch removes this check.

Change-Id: I0436e1138fc394aae8ff1ea59ebe38b46a440b61
docs/change-log.md
plat/fvp/fvp_pm.c