commit | 92b886fab78f4b94ef10193e014daa25b0fc9649 | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Tue Apr 30 10:17:44 2024 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Tue Apr 30 15:08:28 2024 +0200 |
tree | fdb0afd4216d758d20d6964cf9dcb82dea6bc86d | |
parent | 5c561b216c0cbbb58f4d7825105e5c5d43f4b4a6 [diff] |
refactor: Move the virtual address size config to platform This patch moves the VIRT_ADDR_SPACE_WIDTH from lib/slot_buf component to plat/common as this is only needed in that component. Also the patch adds suitable documentation for the build option. Signed-off-by: Soby Mathew <soby.mathew@arm.com> Change-Id: I77663c27a77eee01a173818e42479082e25e9074