commit | ea9524006bad4917f1f897be83972ebd18e521a4 | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Wed Aug 14 14:22:12 2024 +0100 |
committer | Daniel Boulby <daniel.boulby@arm.com> | Wed Aug 14 17:56:14 2024 +0100 |
tree | 9bb01b8e891c30166a720023001f28a1ae4e6f48 | |
parent | 5dd2a3812bd24b9526dfbaa00a0c3dc3aeb24659 [diff] |
fix(memory share): undeclared device macro for tc A previous patch added the PLAT_CACTUS_DEVICE_BASE and PLAT_CACTUS_DEVICE_SIZE macro for mapping memory regions during cactus boot but did they were not added to the tc platform causing build issues. This patch adds them. Signed-off-by: Daniel Boulby <daniel.boulby@arm.com> Change-Id: Icfe9f48b9e0a10a5f3965cd7f383fccc48ad9357