commit | 96e250320b9c1cec90946e93d87f27fdafac5092 | [log] [tgz] |
---|---|---|
author | John Tsichritzis <john.tsichritzis@arm.com> | Tue May 07 10:42:22 2019 +0100 |
committer | John Tsichritzis <john.tsichritzis@arm.com> | Tue May 07 10:51:44 2019 +0100 |
tree | 9805a9ad3d674ccd3d5d2f7dc83696955a1c947d | |
parent | 1f018ba629bd534a14bbf133d4e9fa61e2f09686 [diff] |
Fix AArch32 build error Pointer authentication code should be conditionally compiled only if TFTF is built for AArch64 since AArch32 doesn't support pointer authentication. This was previously causing a compilation error. Change-Id: I97a0ea66f562cf2ebb41478b1b31a26bcaf815b2 Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>