commit | 8f32c258fa29207a42c617e77e7f242bfa4d20d0 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Fri Dec 14 01:27:19 2018 +0000 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Fri Jan 04 10:43:16 2019 +0000 |
tree | d504f9667b574221aac30c737c8a11f981cb7606 | |
parent | 0f3a004d165bb5b7b0ef7fd236e0413f87ee6750 [diff] |
plat/arm: Always define TSP memory region Even though this is not used unless SPD=tspd, only defining it when SPD_tspd is defined doesn't have any advantage and it makes it harder to read the code. Change-Id: I3d93135e05f39be071d16f8a47394a9a3ff54bc8 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>