aboutsummaryrefslogtreecommitdiffstats
path: root/lib/psci/psci_private.h
diff options
context:
space:
mode:
authorJohn Tsichritzis <john.tsichritzis@arm.com>2019-05-21 15:47:37 +0100
committerJohn Tsichritzis <john.tsichritzis@arm.com>2019-05-24 12:36:52 +0100
commitbbb24f611c92ada192ed7a6825da8b477fd6bcfb (patch)
tree42047e91ddba7294625ad3bdc85397e0d4f9d10a /lib/psci/psci_private.h
parentced1711297347f24fee45e75e73c7767507a0982 (diff)
downloadplatform_external_arm-trusted-firmware-bbb24f611c92ada192ed7a6825da8b477fd6bcfb.tar.gz
platform_external_arm-trusted-firmware-bbb24f611c92ada192ed7a6825da8b477fd6bcfb.tar.bz2
platform_external_arm-trusted-firmware-bbb24f611c92ada192ed7a6825da8b477fd6bcfb.zip
Introduce BTI support in ROMLIB
When TF-A is compiled with BTI enabled, the branches in the ROMLIB jumptable must be preceded by a "bti j" instruction. Moreover, when the additional "bti" instruction is inserted, the jumptable entries have a distance of 8 bytes between them instead of 4. Hence, the wrappers are also modified accordinly. If TF-A is compiled without BTI enabled, the ROMLIB jumptable and wrappers are generated as before. Change-Id: Iaa59897668f8e59888d39046233300c2241d8de7 Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
Diffstat (limited to 'lib/psci/psci_private.h')
0 files changed, 0 insertions, 0 deletions