commit | ac6dc357840a7bef884420b3fe164ac8009d8a3a | [log] [tgz] |
---|---|---|
author | Roberto Vargas <roberto.vargas@arm.com> | Fri Oct 20 10:46:23 2017 +0100 |
committer | Roberto Vargas <roberto.vargas@arm.com> | Wed Nov 01 08:26:24 2017 +0000 |
tree | edd4ce63173f8c97ced255f50cc87de76f8903e2 | |
parent | 9daa33dbcc2ef14ecbb7c38ade444b7fb329655a [diff] |
Always define ARM_TSP_RAM_LOCATION_ID ARM_TSP_RAM_LOCATION_ID was defined only in AARCH64, but the macro was also used in AARCH32, and it meant that it was taking the value 0, which happened to equal ARM_TRUSTED_SRAM_ID. Change-Id: If9f4dbee1a2ba15e7806f2a03305b554bd327363 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>