diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2020-09-14 11:25:23 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-10-28 17:05:39 +0100 |
commit | 91580f0dbf24c6d616091526a900213bc7aa48fe (patch) | |
tree | a9a8205f35c85cfebeba74be4498055b53356eae /security/keys | |
parent | 172c34c9ff0144c3e1d96a9b54d6fecfe5d17c3c (diff) |
ARM: head.S: use PC-relative insn sequence for secondary_data
Replace the open coded PC relative offset calculations with adr_l
and ldr_l invocations. This removes some open coded arithmetic
involving virtual addresses, avoids literal pools on v7+, and slightly
reduces the footprint of the code.
Note that it also removes a stale comment about the contents of r6.
Reviewed-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'security/keys')
0 files changed, 0 insertions, 0 deletions