plat/arm: Always define TSP memory region
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Fri, 14 Dec 2018 01:27:19 +0000 (01:27 +0000)
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Fri, 4 Jan 2019 10:43:16 +0000 (10:43 +0000)
commit07146afb1164e42adf068a505f1d3105c4acaff5
treed504f9667b574221aac30c737c8a11f981cb7606
parent3f99f7e4cb4df8291a624b7463469580da4304bd
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>
include/plat/arm/common/arm_def.h
plat/arm/css/sgm/sgm_mmap_config.c