]> git.baikalelectronics.ru Git - arm-tf.git/commit
PSCI: Pool platform_mem_init() in common ARM platforms code
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Fri, 10 Jul 2015 16:33:26 +0000 (17:33 +0100)
committerAchin Gupta <achin.gupta@arm.com>
Thu, 13 Aug 2015 22:48:07 +0000 (23:48 +0100)
commita6bd5ffbb0b8e4c767190a69ed07f3db0a8052d8
tree88eb9cc4a8aa672600ca88ce81f4bcb0413f74e0
parent804040d106184a93a9fe188743d1d8a8571dea71
PSCI: Pool platform_mem_init() in common ARM platforms code

Now that the FVP mailbox is no longer zeroed, the function
platform_mem_init() does nothing both on FVP and on Juno. Therefore,
this patch pools it as the default implementation on ARM platforms.

Change-Id: I007220f4531f15e8b602c3368a1129a5e3a38d91
plat/arm/board/fvp/aarch64/fvp_helpers.S
plat/arm/common/aarch64/arm_helpers.S
plat/arm/css/common/aarch64/css_helpers.S